[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / d / 2 / b / IronSourceInMobiAdapter / 4.3.7.1 / IronSourceInMobiAdapter.podspec.json
blob336e9f6a45933c51f87117d291a24361eded550e
2   "name": "IronSourceInMobiAdapter",
3   "version": "4.3.7.1",
4   "summary": "InMobi Adapter",
5   "description": "Use this adapter to show InMobi ads",
6   "homepage": "http://www.ironsrc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISInMobiAdapter4.3.7.zip"
16   },
17   "source_files": "ISInMobiAdapter/ISInMobiAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISInMobiAdapter/ISInMobiAdapter.framework/**/*.h",
19   "preserve_paths": "ISInMobiAdapter/ISInMobiAdapter.framework",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreLocation",
29     "CoreTelephony",
30     "EventKit",
31     "EventKitUI",
32     "Foundation",
33     "MediaPlayer",
34     "MessageUI",
35     "SafariServices",
36     "Security",
37     "Social",
38     "StoreKit",
39     "SystemConfiguration",
40     "UIKit"
41   ],
42   "libraries": [
43     "c++",
44     "sqlite3.0",
45     "z"
46   ],
47   "vendored_frameworks": "ISInMobiAdapter/ISInMobiAdapter.framework",
48   "dependencies": {
49     "IronSourceSDK": [
50       "= 6.17.0.1"
51     ],
52     "InMobiSDK/Core": [
53       "= 9.0.7"
54     ]
55   }