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