[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 9.1.7 / InMobiSDK.podspec.json
blob9a77e974dd53183fe6e87d5235ffc03a961b963a
2   "name": "InMobiSDK",
3   "version": "9.1.7",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 9.1.7. 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.1.7.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         "InMobiSDK/Moat": [
40         ]
41       }
42     },
43     {
44       "name": "Core",
45       "vendored_frameworks": "InMobiSDK.xcframework"
46     },
47     {
48       "name": "Moat",
49       "dependencies": {
50         "InMobiSDK/Core": [
52         ]
53       },
54       "vendored_frameworks": "INMMoatMobileAppKit.framework",
55       "preserve_paths": "INMMoatMobileAppKit.framework"
56     }
57   ]