[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 1 / 2 / TS_UIKit / 1.1.5 / TS_UIKit.podspec.json
blob2b6b8f54a3eca51a76c554533ac832f55bfda7bc
2   "name": "TS_UIKit",
3   "version": "1.1.5",
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.1.5"
25   },
26   "source_files": "Code/**/*.{h,m}"