[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 1 / TianmuSDK / 1.3.3.1-noidfa / TianmuSDK.podspec.json
blob9aa5427f6f5ae2a0166854ff5c5d7636091a6ad7
2   "name": "TianmuSDK",
3   "version": "1.3.3.1-noidfa",
4   "summary": "A short description of TianmuSDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://gitee.com/admobile/ios-framework-tianmusdk.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xianggua@admoblie.top": "bale@admoblie.top"
13   },
14   "source": {
15     "git": "https://gitee.com/admobile/ios-framework-tianmusdk.git",
16     "tag": "1.3.3.1-noidfa"
17   },
18   "vendored_frameworks": "TianmuSDK/Classes/*.xcframework",
19   "dependencies": {
20     "ADSuyiKit": [
21       "0.5.8.09271-noidfa"
22     ],
23     "ADSuyiNetwork": [
24       "~> 0.2.0.0"
25     ],
26     "ADSuyiLocationManager": [
27       "~> 0.1.8.0"
28     ]
29   },
30   "platforms": {
31     "ios": "9.0"
32   },
33   "static_framework": true,
34   "requires_arc": true,
35   "frameworks": [
36     "StoreKit",
37     "WebKit"
38   ],
39   "libraries": [
40     "resolv.9"
41   ],
42   "pod_target_xcconfig": {
43     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44   },
45   "user_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "xcconfig": {
49     "OTHER_LDFLAGS": "-ObjC"
50   }