[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 7 / b / SMSHLogin / 0.0.3 / SMSHLogin.podspec.json
blob8fda46a78ddae103ec728137edd17738c97c185c
2   "name": "SMSHLogin",
3   "version": "0.0.3",
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.3"
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/*"
25     ]
26   },
27   "dependencies": {
28     "XTBase": [
30     ],
31     "XTReq": [
33     ],
34     "XTColor": [
36     ],
37     "FDFullscreenPopGesture": [
39     ],
40     "IQKeyboardManager": [
42     ],
43     "BlocksKit": [
45     ],
46     "OpenShare": [
48     ]
49   },
50   "vendored_frameworks": [
51     "SMSHLogin/Main/source/GT3Captcha.framework"
52   ],
53   "pod_target_xcconfig": {
54     "OTHER_LDFLAGS": "-lObjC"
55   }