[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / c / 8 / 1 / TianmuSDK / 2.0.1.2 / TianmuSDK.podspec.json
blob3763f1e7c71128ee7991c1fdf5140a2d80c538a4
2   "name": "TianmuSDK",
3   "version": "2.0.1.2",
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": "2.0.1.2"
17   },
18   "vendored_frameworks": "TianmuSDK/Classes/*.xcframework",
19   "dependencies": {
20     "ADSuyiKit": [
21       "~> 0.6.0.11211"
22     ],
23     "ADSuyiNetwork": [
24       "~> 0.2.1.0"
25     ],
26     "ADSuyiLocationManager": [
27       "~> 0.2.0.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   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   }