[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 0 / TouTiaoAdsSDK / 2.0.0.0 / TouTiaoAdsSDK.podspec.json
blob9598ab30debb9a49f2d4966d169ccd883b746764
2   "name": "TouTiaoAdsSDK",
3   "version": "2.0.0.0",
4   "summary": "TouTiaoAdsSDK",
5   "description": "AdsSDK for toutiao",
6   "homepage": "https://www.baidu.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "liuyaqiang": "344257448@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/liuyaqiang/TouTiaoAdsSDK.git",
20     "tag": "2.0.0.0"
21   },
22   "resources": "TouTiao/BuAdSDK.bundle",
23   "libraries": [
24     "c++",
25     "z",
26     "resolv"
27   ],
28   "vendored_frameworks": "TouTiao/BuAdSDK.framework",
29   "xcconfig": {
30     "OTHER_LDFLAGS": "-ObjC"
31   },
32   "frameworks": [
33     "UIKit",
34     "AVFoundation",
35     "Foundation",
36     "CoreMedia",
37     "CoreLocation",
38     "CoreTelephony",
39     "SystemConfiguration",
40     "StoreKit",
41     "MediaPlayer",
42     "CFNetwork",
43     "AdSupport",
44     "ImageIO",
45     "WebKit",
46     "AdSupport",
47     "MobileCoreServices",
48     "Photos",
49     "CoreMotion"
50   ]