[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / c / 3 / SupersonicChartboostAdapter / 0.0.0.1 / SupersonicChartboostAdapter.podspec.json
blobe628f2aa3f86d4633bc29d4423c6384f9f0d34db
2   "name": "SupersonicChartboostAdapter",
3   "version": "0.0.0.1",
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/SUChartboostAdapter0.0.1.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": "FoundationCoreGraphicsUIKitStoreKit",
24   "vendored_frameworks": "SUChartboostAdapter/SUChartboostAdapter.framework",
25   "dependencies": {
26     "SupersonicSDK": [
27       "= 6.4.10.0"
28     ]
29   }