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