[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 4 / d / f / LGAuthentication / 1.0.2 / LGAuthentication.podspec.json
blob6f091c005976cb1136561146c5a8fb110720ddfe
2   "name": "LGAuthentication",
3   "version": "1.0.2",
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.2"
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     "WebKit"
27   ],
28   "libraries": [
29     "stdc++",
30     "icucore",
31     "sqlite3",
32     "z"
33   ],
34   "pod_target_xcconfig": {
35     "VALID_ARCHS": "x86_64 armv7 arm64"
36   },
37   "dependencies": {
38     "AFNetworking": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "Masonry": [
46     ],
47     "LGKKeyboardFit": [
49     ]
50   }