[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 5 / TSTransitionKit / 1.1.1 / TSTransitionKit.podspec.json
blob1626385222af918f30743f1e9d36bab42bbe2056
2   "name": "TSTransitionKit",
3   "version": "1.1.1",
4   "summary": "A Lib For Transition.",
5   "description": "TSTransitionKit是一个综合类的Transition工具类。",
6   "homepage": "https://github.com/StoneStoneStoneWang/TSTransitionKit",
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/TSTransitionKit.git",
24     "tag": "1.1.1"
25   },
26   "source_files": "Code/**/*.{h,m}",
27   "dependencies": {
28     "TS_BaseViewController": [
30     ]
31   }