[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / 3 / 2 / SDKTestDemo / 0.0.1 / SDKTestDemo.podspec.json
blobaea24e5227a09db1a7142ca853a902ab562ee38d
2   "name": "SDKTestDemo",
3   "version": "0.0.1",
4   "summary": "随便来点内容",
5   "description": "Add long description of the pod here. Add long description of the pod here.",
6   "homepage": "https://github.com/fyaojie/SDKTestDemo",
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/SDKTestDemo.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "SDKTestDemo/Classes/**/*",
22   "vendored_frameworks": [
23     "SDKTestDemo/Classes/CMSPaaS.framework"
24   ],
25   "frameworks": [
26     "Foundation",
27     "CoreFoundation",
28     "UIKit"
29   ],
30   "dependencies": {
31     "YYCache": [
32       "1.0.3"
33     ],
34     "YYModel": [
35       "1.0.4"
36     ],
37     "KVOController": [
38       "1.2.0"
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": [
56       "3.2.1"
57     ],
58     "IQKeyboardManager": [
60     ],
61     "SVProgressHUD": [
63     ]
64   }