[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 9 / 1 / 2 / TS_UIKit / 1.2.8 / TS_UIKit.podspec.json
blob653bc470d0109a8e48188bac2f1bbdcfb3aa5fd6
2   "name": "TS_UIKit",
3   "version": "1.2.8",
4   "summary": "A Lib For UI.",
5   "description": "TSUIKit 是一个UI基类 新增push and pop 转场 新增loadingvc",
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.2.8"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "dependencies": {
28     "Masonry": [
30     ]
31   }