[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / a / 1 / TRKit / 0.1.5 / TRKit.podspec.json
blobb675de277fbfc441d582a608f68a0e41a6e72a8c
2   "name": "TRKit",
3   "version": "0.1.5",
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.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "TRKit/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "AFNetworking": [
29     ],
30     "MJRefresh": [
32     ]
33   }