[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 6 / 1 / CMSPaaS / 0.0.1 / CMSPaaS.podspec.json
blob4e2515d74d397a23961b57c9a7f009abb8099af2
2   "name": "CMSPaaS",
3   "version": "0.0.1",
4   "summary": "CMSPaaS 项目",
5   "description": "CMSPaaS 组件化项目",
6   "homepage": "https://github.com/fyaojie/CMSPaaSDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fyaojie": "yaojie.feng@symbio.com"
13   },
14   "source": {
15     "git": "https://github.com/fyaojie/CMSPaaSDemo.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CMSPaaSDemo/Classes/**/*",
22   "vendored_frameworks": [
23     "CMSPaaSDemo/Classes/CMSPaaS.framework"
24   ],
25   "frameworks": [
26     "Foundation",
27     "CoreFoundation",
28     "UIKit"
29   ],
30   "dependencies": {
31     "YYCache": [
32       "1.0.3"
33     ],
34     "YYModel": [
36     ],
37     "KVOController": [
39     ],
40     "Masonry": [
41       "1.1.0"
42     ],
43     "Aspects": [
44       "1.4.1"
45     ],
46     "MJRefresh": [
47       "3.5.0"
48     ],
49     "SDWebImage/GIF": [
50       "4.4.3"
51     ],
52     "UITableView+FDTemplateLayoutCell": [
53       "1.6"
54     ],
55     "AFNetworking": [
57     ],
58     "IQKeyboardManager": [
60     ],
61     "SVProgressHUD": [
63     ]
64   }