[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / 1 / TRKit / 0.1.8 / TRKit.podspec.json
blob13021f1cd40869fd86f76c9b585e2033ad9fe3e9
2   "name": "TRKit",
3   "version": "0.1.8",
4   "summary": "pod组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/xiaoerlong/TRKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoerlong": "1005129276@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoerlong/TRKit.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TRKit/Classes/**/*",
22   "resource_bundles": {
23     "TRKit": [
24       "TRKit/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "MJRefresh": [
37     ],
38     "MBProgressHUD": [
40     ],
41     "YYKit": [
43     ],
44     "DZNEmptyDataSet": [
46     ]
47   }