blob: 2fa57cd6fc54909179a9e65d5ea2337326e463bd [file] [log] [blame]
{
"name": "MobiAdSDK",
"version": "1.0.1",
"summary": "This is a ads sdk of Mobiexchanger.",
"description": "This is a Mobiexchanger's advertise SDK, and we can use it as a module",
"homepage": "https://github.com/liusas/MobiAdSDK.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Liusas": "liufeng@mobiexchanger.com"
},
"source": {
"git": "https://github.com/liusas/MobiAdSDK.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MobiAdSDK/*.framework",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": [
"AdSupport",
"CoreServices",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"CoreMedia",
"AVFoundation",
"AVKit",
"CoreTelephony",
"MediaPlayer",
"WebKit",
"CoreGraphics",
"UIKit",
"Foundation"
]
}