| { | |
| "name": "CocOAuth", | |
| "version": "0.1.7", | |
| "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.7" | |
| }, | |
| "source_files": "CocOAuth/*.{h,swift}", | |
| "frameworks": "Foundation", | |
| "pod_target_xcconfig": { | |
| "SWIFT_VERSION": "4.0" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| } | |
| } |