blob: 59ec6348e89c2a84857d424f4deb985179132789 [file] [log] [blame]
{
"name": "CocOAuth",
"version": "0.1.6",
"license": {
"type": "Apache 2"
},
"homepage": "https://github.com/CocOAuth",
"authors": {
"Open Source Project: CocOAuth": "https://github.com/orgs/CocOAuth/people"
},
"summary": "OAuth2 Authorization Client for iOS",
"source": {
"git": "https://github.com/CocOAuth/CocOAuth.git",
"tag": "0.1.6"
},
"source_files": "CocOAuth/*.{h,swift}",
"frameworks": "Foundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
}
}