blob: 4f9f3406383011ee9d07937ca6521d1f532b3625 [file] [log] [blame]
{
"name": "ADMobGenIFLY",
"version": "0.2.3",
"summary": "A short description of ADMobGenIFLY.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://121.41.108.203/ADMobGen-Modules/ADMobGenIFLY",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1594717129@qq.com": "1594717129@qq.com"
},
"source": {
"git": "http://121.41.108.203/ADMobGen-Modules/ADMobGenIFLY.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ADMobGenIFLY/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": "IFLYSDK",
"source_files": "ADMobGenIFLY/Classes/IFLYSDK/*",
"vendored_libraries": "ADMobGenIFLY/Classes/IFLYSDK/*.a"
}
]
}