[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 6 / c / SCBasicKit / 0.1.6 / SCBasicKit.podspec.json
blob44ce9bc03bccfeb7a6326b1ea4a58d6e4f1468ec
2   "name": "SCBasicKit",
3   "version": "0.1.6",
4   "summary": "A short description of SCBasicKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/saberlily_/scPodFoundationKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chaosheng": "794292206@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/saberlily_/scPodFoundationKit.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SCBasicKit/Classes/**/*",
22   "resources": "SCBasicKit/Assets/*.bundle",
23   "dependencies": {
24     "FMDB": [
25       "~> 2.7.5"
26     ],
27     "YYModel": [
28       "~> 1.0.4"
29     ],
30     "Masonry": [
31       "~> 1.1.0"
32     ],
33     "MBProgressHUD": [
34       "~>1.2.0"
35     ],
36     "SDWebImage": [
37       "~>5.13.3"
38     ]
39   }