[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 4 / d / f / LGAuthentication / 1.0.1 / LGAuthentication.podspec.json
blob978e6cb1a790592f6efc68261cf4e70b25abc66e
2   "name": "LGAuthentication",
3   "version": "1.0.1",
4   "summary": "登录组件",
5   "homepage": "https://gitee.com/yjhome/lgauthentication",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lyj": "liuyajun1999@icloud.com"
12   },
13   "source": {
14     "git": "https://gitee.com/yjhome/lgauthentication.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "LGAuthentication/Classes/**/*",
21   "vendored_libraries": "LGAuthentication/Lib/*.a",
22   "vendored_frameworks": "LGAuthentication/Lib/*.framework",
23   "frameworks": [
24     "CoreTelephony",
25     "TencentOpenAPI"
26   ],
27   "libraries": [
28     "stdc++",
29     "icucore",
30     "sqlite3",
31     "z"
32   ],
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   },
36   "dependencies": {
37     "AFNetworking": [
39     ],
40     "MBProgressHUD": [
42     ],
43     "Masonry": [
45     ],
46     "LGKKeyboardFit": [
48     ]
49   }