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
4
Commits
2
Branches
Tree:
d0c283573b
master
tania
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd0c283573b'
${ noResults }
iOS
/
AWSCognito.framework
/
Modules
/
module.modulemap
module.modulemap
101B
History
Raw
1
2
3
4
5
6
framework module AWSCognito {
umbrella header "AWSCognito.h"
export *
module * { export * }
}