[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / c / 4 / SCAuthLoginFramework / 0.0.1 / SCAuthLoginFramework.podspec.json
blobe45b710545084eaeb022a85aa261464717314d3e
2   "name": "SCAuthLoginFramework",
3   "version": "0.0.1",
4   "summary": "智慧城市SCAuthLoginFramework",
5   "description": "智慧城市SCAuthLoginFramework,登录认证模块",
6   "homepage": "http://gitlab.housecenter.cn/smartcity_frame/iphone_app/sc_frame_ios/scauthloginframework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangqiang": "613555114@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.housecenter.cn/smartcity_frame/iphone_app/sc_frame_ios/scauthloginframework.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "vendored_frameworks": [
22     "SCAuthLoginFramework/Classes/SCAuthLogin.framework"
23   ],
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "source_files": "SCAuthLoginFramework/Classes/SCAuthLogin.framework/Headers/*.{h,m}",
28   "dependencies": {
29     "SCBaseFramework": [
31     ],
32     "SCNetworkFramework": [
34     ]
35   }