[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 7 / 4 / SSDemo / 0.1.0 / SSDemo.podspec.json
blob169d62b4dcb45f4e396dfbf216fbfb76370eb302
2   "name": "SSDemo",
3   "version": "0.1.0",
4   "summary": "A short description of SSDemo.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/yj_zhang/SSDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ss": "ss"
13   },
14   "source": {
15     "git": "https://gitee.com/yj_zhang/SSDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "source_files": "SSDemo/Classes/**/*",
24   "dependencies": {
25     "Masonry": [
27     ],
28     "UMCCommon": [
30     ],
31     "UMCSecurityPlugins": [
33     ]
34   }