blob: 27b1f2f0ebf825de0671df1929ba5a25d6dc225f [file] [log] [blame]
{
"name": "YumiInmobiSDK",
"version": "6.2.1",
"summary": "YumiInmobiSDK.",
"description": "YumiInmobiSDK is the Inmobi SDK cocoapods created by Yumimobi",
"homepage": "http://www.yumimobi.com/",
"license": "MIT",
"authors": {
"Yumimobi sdk team": "ad-client@zplay.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "http://adsdk.yumimobi.com/iOS/ThirdPartySDK/InMobi-6.2.1.tar.bz2"
},
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreTelephony",
"CoreLocation",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"MessageUI",
"StoreKit",
"Social",
"SystemConfiguration",
"Security",
"SafariServices",
"UIKit"
],
"weak_frameworks": "WebKit",
"libraries": [
"sqlite3.0",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "InMobiSDK.framework"
}