[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / 9 / 5 / SupersonicInMobiAdapter / 0.0.1.1 / SupersonicInMobiAdapter.podspec.json
blob1d7b06d056d03aa2bae0cfd91be0c7891666a5ca
2   "name": "SupersonicInMobiAdapter",
3   "version": "0.0.1.1",
4   "summary": "InMobi Adapter",
5   "description": "Use this adapter to show InMobi ads",
6   "homepage": "http://www.supersonic.com",
7   "license": {
8     "type": "Commercial",
9     "text": "https://www.supersonic.com/terms-of-use/"
10   },
11   "authors": {
12     "Supersonic": "customersupport@supersonicads.com"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/supersonic/ios-adapters/SUInMobiAdapter2.1.1.zip"
16   },
17   "public_header_files": "SUInMobiAdapter/SUInMobiAdapter.framework/**/*.h",
18   "preserve_paths": "SUInMobiAdapter/SUInMobiAdapter.framework",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "AdSupport",
25     "AudioToolbox",
26     "AVFoundation",
27     "CoreTelephony",
28     "CoreLocation",
29     "EventKit",
30     "EventKitUI",
31     "Foundation",
32     "MediaPlayer",
33     "MessageUI",
34     "StoreKit",
35     "Social",
36     "SystemConfiguration",
37     "Security",
38     "SafariServices",
39     "UIKit"
40   ],
41   "libraries": [
42     "sqlite3.0",
43     "c++",
44     "z"
45   ],
46   "vendored_frameworks": "SUInMobiAdapter/SUInMobiAdapter.framework",
47   "dependencies": {
48     "SupersonicSDK": [
49       "= 0.0.1.1"
50     ]
51   }