blob: c340ce6b7cae96c4f44373102a231bb7334d2058 [file] [log] [blame]
{
"name": "MobiAdSDK",
"version": "0.1.3",
"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": "0.1.3"
},
"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"
],
"dependencies": {
"Reachability": [
],
"Realm": [
">=4.4.1"
]
}
}