[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / c / 3 / SupersonicChartboostAdapter / 2.1.1.2 / SupersonicChartboostAdapter.podspec.json
blob7a7590d29a9499c8476b1d58bd25667069f014fc
2   "name": "SupersonicChartboostAdapter",
3   "version": "2.1.1.2",
4   "summary": "Chartboost Adapter",
5   "description": "Use this adapter to show Chartboost 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/SUChartboostAdapter2.1.0.zip"
16   },
17   "public_header_files": "SUChartboostAdapter/SUChartboostAdapter.framework/**/*.h",
18   "preserve_paths": "SUChartboostAdapter/SUChartboostAdapter.framework",
19   "platforms": {
20     "ios": null
21   },
22   "requires_arc": true,
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit",
27     "StoreKit"
28   ],
29   "vendored_frameworks": "SUChartboostAdapter/SUChartboostAdapter.framework",
30   "dependencies": {
31     "SupersonicSDK": [
32       "= 6.4.15.0"
33     ]
34   }