[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 7 / b / SMSHLogin / 0.0.4 / SMSHLogin.podspec.json
blob57d42c3e0e6c06b73c76251b526201270a9ab6ef
2   "name": "SMSHLogin",
3   "version": "0.0.4",
4   "summary": "login sdk for iOS",
5   "homepage": "https://git.shimo.im/shanghai/iOS_SMSHLogin",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "teason": "xietianchen@shimo.im"
12   },
13   "source": {
14     "git": "https://git.shimo.im/shanghai/iOS_SMSHLogin.git",
15     "tag": "0.0.4"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "source_files": "SMSHLogin/Main/**/*.{h,m}",
21   "public_header_files": "SMSHLogin/Main/*.h",
22   "resource_bundles": {
23     "SMSHLogin": [
24       "SMSHLogin/Main/source/GT3Captcha.bundle",
25       "SMSHLogin/Main/source/*",
26       "SMSHLogin/Main/V+VC/ShimoLogin/*.xib",
27       "SMSHLogin/Main/V+VC/ShimoVerifyLogin/*.xib"
28     ]
29   },
30   "dependencies": {
31     "XTBase": [
33     ],
34     "XTReq": [
36     ],
37     "XTColor": [
39     ],
40     "FDFullscreenPopGesture": [
42     ],
43     "IQKeyboardManager": [
45     ],
46     "BlocksKit": [
48     ],
49     "OpenShare": [
51     ]
52   },
53   "vendored_frameworks": [
54     "SMSHLogin/Main/source/GT3Captcha.framework"
55   ],
56   "pod_target_xcconfig": {
57     "OTHER_LDFLAGS": "-lObjC"
58   }