[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 0.1.12 / DDDAdSdk.podspec.json
blobb62c71cd2eb235e6e269d3ac7cdcab3c05853d7d
2   "name": "DDDAdSdk",
3   "version": "0.1.12",
4   "summary": "adSdk 广告sdk",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/summerthread/DDDAdSdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "summerthread": "summerthread@163.com"
13   },
14   "source": {
15     "git": "https://github.com/summerthread/DDDAdSdk.git",
16     "tag": "0.1.12"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "resource_bundles": {
24     "BUAdSDK": [
25       "DDDAdSdk/Assets/BUAdSDK.bundle"
26     ],
27     "DyAdSdk": [
28       "DDDAdSdk/Assets/DyAdSdk.bundle"
29     ]
30   },
31   "xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   },
34   "vendored_frameworks": [
35     "DDDAdSdk/Classes/DDDAdSdk.framework",
36     "DDDAdSdk/Assets/BUAdSDK.bundle",
37     "DDDAdSdk/Assets/DyAdSdk.bundle"
38   ],
39   "libraries": [
40     "c++",
41     "resolv.9",
42     "sqlite3",
43     "z"
44   ],
45   "frameworks": [
46     "Accelerate",
47     "AdSupport",
48     "AVFoundation",
49     "CoreLocation",
50     "CoreMedia",
51     "CoreMotion",
52     "CoreTelephony",
53     "MediaPlayer",
54     "MobileCoreServices",
55     "StoreKit",
56     "SystemConfiguration",
57     "WebKit"
58   ]