[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 9 / 1 / 2 / TS_UIKit / 1.0.4 / TS_UIKit.podspec.json
bloba787b41dc879f1e8c9e585f13fa53818b5cdfb13
2   "name": "TS_UIKit",
3   "version": "1.0.4",
4   "summary": "A Lib For UI.",
5   "description": "TSUIKit 是一个UI基类",
6   "homepage": "https://github.com/StoneStoneStoneWang/TSUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/TSUIKit.git",
24     "tag": "1.0.4"
25   },
26   "source_files": "Code/**/*.{h,m}"