[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / 5 / 2 / TMQiNiuAuthSDK / 0.0.13 / TMQiNiuAuthSDK.podspec.json
blob0c977b1c642f78fc6b14c998a97324526855c703
2   "name": "TMQiNiuAuthSDK",
3   "version": "0.0.13",
4   "summary": "TM 七牛云电话号码一键登录",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiuyong": "qiuyong@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/tmqi-niu-auth-sdk.git",
18     "tag": "0.0.13"
19   },
20   "source_files": "TMFramework/*.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/*.framework"
23   },
24   "resources": "TMFramework/*.bundle",
25   "requires_arc": true,
26   "xcconfig": {
27     "VALID_ARCHS": "arm64"
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "CocoaSecurity": [
38     ]
39   }