[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 2 / DDDAdSdk / 0.1.14 / DDDAdSdk.podspec.json
blobf15b58ab6d25215df1bb7baa5ba09674a7d88ac1
2   "name": "DDDAdSdk",
3   "version": "0.1.14",
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.14"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "static_framework": true,
22   "requires_arc": true,
23   "resources": "DDDAdSdk/Assets/BUAdSDK.bundle",
24   "xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC"
26   },
27   "vendored_frameworks": "DDDAdSdk/Classes/DDDAdSdk.framework",
28   "libraries": [
29     "c++",
30     "resolv.9",
31     "sqlite3",
32     "z"
33   ],
34   "frameworks": [
35     "Accelerate",
36     "AdSupport",
37     "AVFoundation",
38     "CoreLocation",
39     "CoreMedia",
40     "CoreMotion",
41     "CoreTelephony",
42     "MediaPlayer",
43     "MobileCoreServices",
44     "StoreKit",
45     "SystemConfiguration",
46     "WebKit"
47   ]