[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 7.1.2 / InMobiSDK.podspec.json
blobec00d2aeb6ba5858de205b57ecdb81b0fcc86d0e
2   "name": "InMobiSDK",
3   "version": "7.1.2",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 7.1.2. 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": "8.0"
13   },
14   "source": {
15     "http": "https://dl.inmobi.com/SDK/InMobi-iOS-SDK-7.1.2.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     "Foundation",
26     "MediaPlayer",
27     "MessageUI",
28     "StoreKit",
29     "Social",
30     "SystemConfiguration",
31     "Security",
32     "SafariServices",
33     "UIKit"
34   ],
35   "weak_frameworks": "WebKit",
36   "libraries": [
37     "sqlite3.0",
38     "z"
39   ],
40   "xcconfig": {
41     "OTHER_LDFLAGS": "-ObjC"
42   }