[Add] MiaoAnyThinkKuaiShouAdapter 1.0.4
[CocoaPods.git] / Specs / a / c / 3 / ZPassword / 0.3.3 / ZPassword.podspec.json
blob63708a875642abd300a0542161e0602218432bc3
2   "name": "ZPassword",
3   "version": "0.3.3",
4   "summary": "A Lib For 密码.",
5   "description": "ZPassword是注册界面",
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/ZPassword/*.{h,m}",
31   "dependencies": {
32     "ZTField": [
34     ],
35     "ZConfig": [
37     ],
38     "ZBridge/Password": [
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"