[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 7 / 5 / e / HTAdSDK / 0.1.2 / HTAdSDK.podspec.json
blob27f1ff4d17e0cb8d71453deb42c4ab009228f769
2   "name": "HTAdSDK",
3   "version": "0.1.2",
4   "summary": "A short description of HTAdSDK.",
5   "homepage": "https://github.com/lcztt/HTAdSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lcztt": "349632213@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/lcztt/HTAdSDK.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "description": "TODO: Add long description of the pod here.",
21   "resources": "HTAdSDK/Classes/**/*.bundle",
22   "source_files": "HTAdSDK/Classes/**/*.{h,m}",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "StoreKit",
27     "SafariServices",
28     "MessageUI",
29     "CoreMedia",
30     "CoreMotion",
31     "SystemConfiguration",
32     "CoreLocation",
33     "CoreTelephony",
34     "AVFoundation",
35     "AdSupport"
36   ],
37   "vendored_frameworks": [
38     "HTAdSDK/Classes/BaiduMobAdSDK/BaiduMobAdSDK.framework"
39   ],
40   "libraries": [
41     "c++"
42   ],
43   "static_framework": true,
44   "xcconfig": {
45     "OTHER_LDFLAGS": "-ObjC"
46   },
47   "dependencies": {
48     "GDTMobSDK": [
50     ],
51     "Bytedance-UnionAD": [
53     ],
54     "UMCCommon": [
56     ]
57   }