blob: a6bbbe1731c8604f984c8eb26d6b9f2206d77572 [file] [log] [blame]
{
"name": "InMobiSDK",
"version": "6.0.0",
"summary": "InMobi iOS SDK",
"description": "This is the InMobi iOS SDK 6.0.0. Please proceed to http://www.inmobi.com/sdk for more information.",
"homepage": "http://www.inmobi.com",
"license": "Custom",
"authors": {
"InMobi": "sdk-dev-support@inmobi.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"http": "https://dl.inmobi.com/SDK/InMobi-iOS-SDK-6.0.0.zip"
},
"preserve_paths": "InMobiSDK.framework",
"vendored_frameworks": "InMobiSDK.framework",
"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"
}
}