[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 2 / 8 / YDADSDK / 2.16.4 / YDADSDK.podspec.json
blob6172c27d127a93dce47437e719666e0ee8b8d73c
2   "name": "YDADSDK",
3   "version": "2.16.4",
4   "summary": "有道智选iOS广告SDK.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/buptlilu/YDADSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lilu": "chujunhe1234@163.com"
13   },
14   "source": {
15     "git": "https://github.com/buptlilu/YDADSDK.git",
16     "tag": "2.16.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "source_files": "YDADSDK/YDSDK/*.h",
25   "public_header_files": "YDADSDK/YDSDK/YDSDKHeader.h",
26   "resources": [
27     "YDADSDK/YDSDK/YDResource.bundle"
28   ],
29   "frameworks": [
30     "UIKit",
31     "CoreGraphics",
32     "AdSupport",
33     "WebKit",
34     "StoreKit",
35     "SystemConfiguration",
36     "QuartzCore",
37     "CoreLocation",
38     "Foundation",
39     "CoreTelephony",
40     "EventKit",
41     "EventKitUI",
42     "MediaPlayer",
43     "AudioToolbox",
44     "AVFoundation",
45     "MessageUI",
46     "Security",
47     "CoreMedia",
48     "SafariServices",
49     "CoreMotion"
50   ],
51   "ios": {
52     "vendored_libraries": "YDADSDK/YDSDK/libYDADSDK.a"
53   }