[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 10.0.6 / InMobiSDK.podspec.json
blob704fa9b49160875304da40f02099a36fd452d513
2   "name": "InMobiSDK",
3   "version": "10.0.6",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 10.0.6. Please proceed to http://www.inmobi.com/sdk for more information.",
6   "homepage": "https://www.inmobi.com",
7   "license": "Custom",
8   "authors": {
9     "InMobi": "sdk-dev-support@inmobi.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "http": "https://dl.inmobi.com/inmobi-sdk/IM/InMobi-iOS-SDK-10.0.6.zip"
16   },
17   "preserve_paths": "InMobiSDK.xcframework",
18   "frameworks": "WebKit",
19   "libraries": "sqlite3.0",
20   "xcconfig": {
21     "OTHER_LDFLAGS": "-ObjC"
22   },
23   "default_subspecs": "InMobiSDK",
24   "subspecs": [
25     {
26       "name": "InMobiSDK",
27       "dependencies": {
28         "InMobiSDK/Core": [
30         ]
31       }
32     },
33     {
34       "name": "Core",
35       "vendored_frameworks": "InMobiSDK.xcframework"
36     }
37   ]