blob: ff1027cad5b29e682fa7257fe00b3d90911e636e [file] [log] [blame]
{
"name": "CocOAuth",
"version": "0.1.5",
"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.5"
},
"source_files": "CocOAuth/*.{h,swift}",
"frameworks": "Foundation",
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"platforms": {
"ios": "9.0"
}
}