[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 3 / b / ZTransition / 0.0.1 / ZTransition.podspec.json
blob6829c2e750232e5e2bd0a1372c5c64d4ac192d59
2   "name": "ZTransition",
3   "version": "0.0.1",
4   "summary": "A Lib For transition.",
5   "description": "ZTransition是转场的封装",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "source": {
27     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
28     "tag": "0.0.1"
29   },
30   "vendored_frameworks": "Framework/ZTransition/ZTransition.framework",
31   "dependencies": {
32     "ZBase": [
34     ],
35     "ZNavi": [
37     ],
38     "SToolsKit": [
40     ]
41   },
42   "swift_version": "5.0"