[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / c / 6 / CocOAuth / 0.1.7 / CocOAuth.podspec.json
blob0b5b045f676d2debe52dee01c9ac6f5fd78f8092
2   "name": "CocOAuth",
3   "version": "0.1.7",
4   "license": {
5     "type": "Apache 2"
6   },
7   "homepage": "https://github.com/CocOAuth",
8   "authors": {
9     "Open Source Project: CocOAuth": "https://github.com/orgs/CocOAuth/people"
10   },
11   "summary": "OAuth2 Authorization Client for iOS",
12   "source": {
13     "git": "https://github.com/CocOAuth/CocOAuth.git",
14     "tag": "0.1.7"
15   },
16   "source_files": "CocOAuth/*.{h,swift}",
17   "frameworks": "Foundation",
18   "pod_target_xcconfig": {
19     "SWIFT_VERSION": "4.0"
20   },
21   "platforms": {
22     "ios": "9.0"
23   }