blob: 151061cc0417a3ae42e6689a42813c38f94aeb6e [file] [log] [blame]
{
"name": "InMobiSDK",
"version": "7.3.0",
"summary": "InMobi iOS SDK",
"description": "This is the InMobi iOS SDK 7.3.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": "8.0"
},
"source": {
"http": "https://dl.inmobi.com/SDK/InMobi-iOS-SDK-7.3.0.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",
"xml2"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}