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