blob: ec2faf173b4bec62dc375aaab15a8909d05b3ea4 [file] [log] [blame]
{
"name": "ADMobGenYD",
"version": "0.2.0",
"summary": "A short description of ADMobGenYD.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGen-Modules/ADMobGenYD",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1594717129@qq.com": "1594717129@qq.com"
},
"source": {
"git": "http://121.41.108.203/ADMobGen-Modules/ADMobGenYD.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADMobGenYD/Classes",
"dependencies": {
"ADMobGenAdapter": [
]
},
"frameworks": [
"UIKit",
"MediaPlayer",
"CoreMedia",
"AVFoundation",
"CoreMotion",
"SafariServices",
"EventKit",
"EventKitUI",
"CoreGraphics",
"MessageUI",
"StoreKit",
"Security",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"QuartzCore",
"CoreLocation",
"AdSupport"
],
"libraries": [
"c++",
"xml2",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"deprecated": true,
"subspecs": [
{
"name": "YDSDK",
"source_files": "ADMobGenYD/Classes/YDSDK/*",
"vendored_libraries": "ADMobGenYD/Classes/YDSDK/*.a"
}
]
}