[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / 9 / 4 / 2 / PublicSuffix / 0.1 / PublicSuffix.podspec.json
blobbb50688b9a8adb1385accb38fec928793c7ef0ad
2   "name": "PublicSuffix",
3   "platforms": {
4     "osx": "10.10"
5   },
6   "version": "0.1",
7   "summary": "Get registered domain from an URL using Public Suffix List",
8   "homepage": "https://github.com/choco/PSLSwift",
9   "license": {
10     "type": "Apache",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Enrico Ghirardi": "dev@choco.me"
15   },
16   "source": {
17     "git": "https://github.com/choco/PSLSwift.git",
18     "tag": "v0.1"
19   },
20   "source_files": "PublicSuffix/*.{h,swift}",
21   "resources": "PublicSuffix/etld.plist",
22   "exclude_files": [
23     "README.md",
24     "LICENSE",
25     "PublicSuffix.podspec"
26   ],
27   "requires_arc": true,
28   "pushed_with_swift_version": "4.0.2"