[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / c / 0 / scbaseKit / 0.1.4 / scbaseKit.podspec.json
blob49c83055abb64e0c2e87e891e6cef4812391eac8
2   "name": "scbaseKit",
3   "version": "0.1.4",
4   "summary": "A short description of scbaseKit.",
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.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "scfoundationKit/Classes/**/*",
22   "resources": "scfoundationKit/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   }