[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 8 / 0 / 6 / CAPSkipHelper / 1.0 / CAPSkipHelper.podspec.json
blob66d46f67bff0c648dfe4a44c03a5d72b66270dad
2   "name": "CAPSkipHelper",
3   "version": "1.0",
4   "summary": "A short description of CAPSkipHelper",
5   "description": "A long long long long description of CAPSkipHelper",
6   "homepage": "https://github.com/yoimhere",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hekaiping": "hk631819952@126.com"
13   },
14   "source": {
15     "git": "https://github.com/caphe/CAPSkipHelper.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SkipHelper/**/*",
22   "resources": "SkipHelper/Resource/*.png",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }