[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 7 / 9 / d / ZReg / 0.3.3 / ZReg.podspec.json
blob28df3ae51e5e0c109b2349b51daeb548204c5dc9
2   "name": "ZReg",
3   "version": "0.3.3",
4   "summary": "A Lib For 注册.",
5   "description": "ZReg是注册界面",
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.3.3"
29   },
30   "source_files": "Code/ZReg/*.{h,m}",
31   "dependencies": {
32     "ZTField": [
34     ],
35     "ZConfig": [
37     ],
38     "ZBridge/Reg": [
40     ],
41     "Masonry": [
43     ],
44     "ZTransition": [
46     ]
47   },
48   "user_target_xcconfig": {
49     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
50   },
51   "swift_version": "5.0"