[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / c / 1 / TSBaseViewController_Swift / 1.0.2 / TSBaseViewController_Swift.podspec.json
blobfb0f7287f7e55fd6dfd0ff5f50398f28884de5f9
2   "name": "TSBaseViewController_Swift",
3   "version": "1.0.2",
4   "summary": "A Lib For vc.",
5   "description": "A Lib For vc.",
6   "homepage": "https://github.com/StoneStoneStoneWang/TSBaseViewController_Swift",
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   "swift_version": "4.2",
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source": {
23     "git": "https://github.com/StoneStoneStoneWang/TSBaseViewController_Swift.git",
24     "tag": "1.0.2"
25   },
26   "source_files": "Code/**/*.{swift}",
27   "dependencies": {
28     "TSToolKit_Swift": [
30     ]
31   }