This website works better with JavaScript.
Home
Explore
Help
Sign In
Marle
/
iOS
Watch
1
Star
1
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
No Description
12
Commits
2
Branches
Tree:
08f4289f11
master
tania
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '08f4289f11'
${ noResults }
iOS
/
AWSCore.framework
/
Modules
/
module.modulemap
module.modulemap
95B
History
Raw
1
2
3
4
5
6
framework module AWSCore {
umbrella header "AWSCore.h"
export *
module * { export * }
}