[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 2 / b / IronSourceInMobiAdapter / 4.1.4.1 / IronSourceInMobiAdapter.podspec.json
blob917b26a8aadd2c457c0cd0e48b2007fc320ef124
2   "name": "IronSourceInMobiAdapter",
3   "version": "4.1.4.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.1.4.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": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AdSupport",
26     "AudioToolbox",
27     "AVFoundation",
28     "CoreTelephony",
29     "CoreLocation",
30     "EventKit",
31     "EventKitUI",
32     "Foundation",
33     "MediaPlayer",
34     "MessageUI",
35     "StoreKit",
36     "Social",
37     "SystemConfiguration",
38     "Security",
39     "SafariServices",
40     "UIKit"
41   ],
42   "libraries": [
43     "sqlite3.0",
44     "c++",
45     "z"
46   ],
47   "vendored_frameworks": "ISInMobiAdapter/ISInMobiAdapter.framework",
48   "dependencies": {
49     "IronSourceSDK": [
50       "= 6.7.11.0"
51     ]
52   }