blob: 5f27c39e102f026791c332659438cdcb807783b6 [file] [log] [blame]
{
"name": "YDADSDK",
"version": "2.12.6",
"summary": "有道智选iOS广告SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/buptlilu/YDADSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lilu": "chujunhe1234@163.com"
},
"source": {
"git": "https://github.com/buptlilu/YDADSDK.git",
"tag": "2.12.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YDADSDK/YDSDK/*.h",
"public_header_files": "YDADSDK/YDSDK/YDSDKHeader.h",
"resources": [
"YDADSDK/YDSDK/YDResource.bundle"
],
"frameworks": [
"UIKit",
"CoreGraphics",
"AdSupport",
"WebKit",
"StoreKit",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"Foundation",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"AudioToolbox",
"AVFoundation",
"MessageUI",
"Security",
"CoreMedia",
"SafariServices",
"CoreMotion"
],
"ios": {
"vendored_libraries": "YDADSDK/YDSDK/libYDADSDK.a"
}
}