[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 6 / a / ZLogin / 0.1.1 / ZLogin.podspec.json
blob3d35aa3d28af5aaa047066d90ebd91858563536b
2   "name": "ZLogin",
3   "version": "0.1.1",
4   "summary": "A Lib For 登陆.",
5   "description": "ZLogin是登陆界面",
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.1.1"
29   },
30   "source_files": "Code/ZLogin/*.{h,m}",
31   "dependencies": {
32     "ZTField": [
34     ],
35     "ZConfig": [
37     ],
38     "ZBridge/Login": [
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"