[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 1 / 2 / TS_UIKit / 1.3.6 / TS_UIKit.podspec.json
blob674a9860e0331138af40d7c1048f7db1c146d989
2   "name": "TS_UIKit",
3   "version": "1.3.6",
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.3.6"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "dependencies": {
28     "Masonry": [
30     ],
31     "JXTAlertManager": [
33     ],
34     "SVProgressHUD": [
36     ]
37   }