[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 2 / 8 / YDADSDK / 2.15.1 / YDADSDK.podspec.json
blobd99972a2e1bad8b0e971d8b9826d5ee73349ba2a
2   "name": "YDADSDK",
3   "version": "2.15.1",
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.15.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YDADSDK/YDSDK/*.h",
22   "public_header_files": "YDADSDK/YDSDK/YDSDKHeader.h",
23   "resources": [
24     "YDADSDK/YDSDK/YDResource.bundle"
25   ],
26   "frameworks": [
27     "UIKit",
28     "CoreGraphics",
29     "AdSupport",
30     "WebKit",
31     "StoreKit",
32     "SystemConfiguration",
33     "QuartzCore",
34     "CoreLocation",
35     "Foundation",
36     "CoreTelephony",
37     "EventKit",
38     "EventKitUI",
39     "MediaPlayer",
40     "AudioToolbox",
41     "AVFoundation",
42     "MessageUI",
43     "Security",
44     "CoreMedia",
45     "SafariServices",
46     "CoreMotion"
47   ],
48   "ios": {
49     "vendored_libraries": "YDADSDK/YDSDK/libYDADSDK.a"
50   }