[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 6.0.0 / InMobiSDK.podspec.json
bloba6bbbe1731c8604f984c8eb26d6b9f2206d77572
2   "name": "InMobiSDK",
3   "version": "6.0.0",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 6.0.0. Please proceed to http://www.inmobi.com/sdk for more information.",
6   "homepage": "http://www.inmobi.com",
7   "license": "Custom",
8   "authors": {
9     "InMobi": "sdk-dev-support@inmobi.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "http": "https://dl.inmobi.com/SDK/InMobi-iOS-SDK-6.0.0.zip"
16   },
17   "preserve_paths": "InMobiSDK.framework",
18   "vendored_frameworks": "InMobiSDK.framework",
19   "frameworks": [
20     "AdSupport",
21     "AudioToolbox",
22     "AVFoundation",
23     "CoreTelephony",
24     "CoreLocation",
25     "EventKit",
26     "EventKitUI",
27     "Foundation",
28     "MediaPlayer",
29     "MessageUI",
30     "StoreKit",
31     "Social",
32     "SystemConfiguration",
33     "Security",
34     "SafariServices",
35     "UIKit"
36   ],
37   "weak_frameworks": "WebKit",
38   "libraries": [
39     "sqlite3.0",
40     "z"
41   ],
42   "xcconfig": {
43     "OTHER_LDFLAGS": "-ObjC"
44   }