blob: a9c345997c5344b0cfeeced71476c5916c1c4d21 [file] [log] [blame]
{
"name": "FullAuthIOSClient",
"version": "1.0.1",
"swift_versions": "4.2",
"summary": "A IOS client library to communicate with the FullAuth Apis for authentication, token exchange, retrieve access token, etc",
"homepage": "https://github.com/FullCreative/fullauth-api-ios-client.git",
"license": "MIT",
"authors": {
"Karthik samy": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/FullCreative/fullauth-api-ios-client.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "Sources/FullAuthIOSClient/Classes/**/*",
"dependencies": {
"Alamofire": [
"4.8.2"
]
},
"swift_version": "4.2"
}