[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 0.1.10 / DDDAdSdk.podspec.json
blobac7bbf9d73ae6ff96c1c477908ce5ef5e6b1a67a
2   "name": "DDDAdSdk",
3   "version": "0.1.10",
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.10"
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": "DDDAdSdk/Classes/DDDAdSdk.framework",
35   "libraries": [
36     "c++",
37     "resolv.9",
38     "sqlite3",
39     "z"
40   ],
41   "frameworks": [
42     "Accelerate",
43     "AdSupport",
44     "AVFoundation",
45     "CoreLocation",
46     "CoreMedia",
47     "CoreMotion",
48     "CoreTelephony",
49     "MediaPlayer",
50     "MobileCoreServices",
51     "StoreKit",
52     "SystemConfiguration",
53     "WebKit"
54   ]