blob: 57eeb7579cb225b2382773571168f33c105b3d61 [file] [log] [blame]
{
"name": "FullAuthIOSClient",
"version": "0.7.0",
"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-dev": "karthik.samy@a-cti.com"
},
"source": {
"git": "https://github.com/FullCreative/fullauth-api-ios-client.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}