[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / f / TSTransitionKit_Swift / 1.0.4 / TSTransitionKit_Swift.podspec.json
bloba8cbb1d39c2b664ff3cc4daa35fe289c811b436e
2   "name": "TSTransitionKit_Swift",
3   "version": "1.0.4",
4   "summary": "A Lib For transition.",
5   "description": "A Lib For vc.",
6   "homepage": "https://github.com/StoneStoneStoneWang/TSTransitionKit_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/TSTransitionKit_Swift.git",
24     "tag": "1.0.4"
25   },
26   "source_files": "Code/**/*.{swift}",
27   "dependencies": {
28     "TSToolKit_Swift": [
30     ],
31     "TSBaseViewController_Swift": [
33     ]
34   }