[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 7 / c / 0 / scbaseKit / 0.1.2 / scbaseKit.podspec.json
blob1c68cd3d6db1cd9dc0f786cb0c93fd8570defee8
2   "name": "scbaseKit",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "scfoundationKit/Classes/**/*",
22   "dependencies": {
23     "FMDB": [
24       "~> 2.7.5"
25     ],
26     "YYModel": [
27       "~> 1.0.4"
28     ],
29     "Masonry": [
30       "~> 1.1.0"
31     ]
32   }