blob: 615c7ef48feda0e3f831c2d864751ea7d22fe51c [file] [log] [blame]
{
"name": "InMobiSDK",
"version": "7.2.8",
"summary": "InMobi iOS SDK",
"description": "This is the InMobi iOS SDK 7.2.8. 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": "8.0"
},
"source": {
"http": "https://dl.inmobi.com/SDK/InMobi-iOS-SDK-7.2.8.zip"
},
"preserve_paths": "InMobiSDK.framework",
"vendored_frameworks": "InMobiSDK.framework",
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreTelephony",
"CoreLocation",
"Foundation",
"MediaPlayer",
"MessageUI",
"StoreKit",
"Social",
"SystemConfiguration",
"Security",
"SafariServices",
"UIKit"
],
"weak_frameworks": "WebKit",
"libraries": [
"sqlite3.0",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}