[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 9.2.0 / InMobiSDK.podspec.json
blob50d54a6b56d586dbd6486ec97842ca2b43c623e0
2   "name": "InMobiSDK",
3   "version": "9.2.0",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 9.2.0. 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-9.2.0.zip"
16   },
17   "preserve_paths": "InMobiSDK.xcframework",
18   "frameworks": "WebKit",
19   "libraries": "sqlite3.0",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64",
22     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
23     "OTHER_LDFLAGS": "-ObjC"
24   },
25   "user_target_xcconfig": {
26     "VALID_ARCHS[sdk=iphonesimulator*]": "i386 x86_64",
27     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
28     "OTHER_LDFLAGS": "-ObjC"
29   },
30   "default_subspecs": "InMobiSDK",
31   "subspecs": [
32     {
33       "name": "InMobiSDK",
34       "dependencies": {
35         "InMobiSDK/Core": [
37         ]
38       }
39     },
40     {
41       "name": "Core",
42       "vendored_frameworks": "InMobiSDK.xcframework"
43     }
44   ]