[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 8 / 1 / InMobiSDK / 9.1.5 / InMobiSDK.podspec.json
blobecd801cb72d0310dd716529e206306bc270dd560
2   "name": "InMobiSDK",
3   "version": "9.1.5",
4   "summary": "InMobi iOS SDK",
5   "description": "This is the InMobi iOS SDK 9.1.5. 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.5.zip"
16   },
17   "preserve_paths": "InMobiSDK.xcframework",
18   "frameworks": [
19     "AdSupport",
20     "AudioToolbox",
21     "AVFoundation",
22     "CoreTelephony",
23     "CoreLocation",
24     "Foundation",
25     "MediaPlayer",
26     "MessageUI",
27     "StoreKit",
28     "Social",
29     "SystemConfiguration",
30     "Security",
31     "SafariServices",
32     "UIKit"
33   ],
34   "weak_frameworks": "WebKit",
35   "libraries": [
36     "sqlite3.0",
37     "z"
38   ],
39   "xcconfig": {
40     "OTHER_LDFLAGS": "-ObjC"
41   },
42   "default_subspecs": "InMobiSDK",
43   "subspecs": [
44     {
45       "name": "InMobiSDK",
46       "dependencies": {
47         "InMobiSDK/Core": [
49         ],
50         "InMobiSDK/Moat": [
52         ]
53       }
54     },
55     {
56       "name": "Core",
57       "vendored_frameworks": "InMobiSDK.xcframework"
58     },
59     {
60       "name": "Moat",
61       "dependencies": {
62         "InMobiSDK/Core": [
64         ]
65       },
66       "vendored_frameworks": "INMMoatMobileAppKit.framework",
67       "preserve_paths": "INMMoatMobileAppKit.framework"
68     }
69   ]