blob: b0e7786eb6f65b6f4b14111cbf293889abc8e5d8 [file] [log] [blame]
{
"name": "InMobiSDK",
"version": "5.3.1",
"summary": "InMobi iOS SDK",
"description": "This is the InMobi iOS SDK 5.3.1. 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-5.3.1.zip"
},
"source_files": [
"Libs",
"Libs/**/*.{h,m,a}"
],
"public_header_files": "Libs/**/*.h",
"preserve_paths": "Libs/**/*.a",
"vendored_libraries": "Libs/**/*.a",
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreTelephony",
"CoreLocation",
"EventKit",
"EventKitUI",
"Foundation",
"MediaPlayer",
"MessageUI",
"StoreKit",
"Social",
"SystemConfiguration",
"Security",
"SafariServices",
"UIKit"
],
"libraries": [
"sqlite3.0",
"c++",
"z"
],
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}