[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / a / DingdingAuth / 0.1.0 / DingdingAuth.podspec.json
blob939551e4b563f67fae2db02471874935a7e056a0
2   "name": "DingdingAuth",
3   "version": "0.1.0",
4   "summary": "钉钉授权登录iOS SDK.",
5   "description": "钉钉授权登录iOS SDK",
6   "homepage": "https://gitee.com/Chestnutss/dingding-auth",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangwenbin": "750460196@qq.com"
13   },
14   "source": {
15     "git": "https://gitee.com/Chestnutss/dingauth.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "DingdingAuth/Classes/*.framework",
22   "pod_target_xcconfig": {
23     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
24   },
25   "user_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   }