[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 1 / 9 / e / IronSourceChartboostAdapter / 4.3.1.0 / IronSourceChartboostAdapter.podspec.json
blob6f5de62f1e9a5c803a60c547a07b99d33d7e5281
2   "name": "IronSourceChartboostAdapter",
3   "version": "4.3.1.0",
4   "summary": "Chartboost Adapter",
5   "description": "Use this adapter to show Chartboost 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/ISChartboostAdapter4.3.1.zip"
16   },
17   "source_files": "ISChartboostAdapter/ISChartboostAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISChartboostAdapter/ISChartboostAdapter.framework/**/*.h",
19   "preserve_paths": "ISChartboostAdapter/ISChartboostAdapter.framework",
20   "platforms": {
21     "ios": null
22   },
23   "requires_arc": true,
24   "frameworks": [
25     "AVFoundation",
26     "CoreGraphics",
27     "Foundation",
28     "StoreKit",
29     "UIKit",
30     "WebKit"
31   ],
32   "vendored_frameworks": "ISChartboostAdapter/ISChartboostAdapter.framework",
33   "dependencies": {
34     "IronSourceSDK": [
35       "= 6.17.0.0"
36     ],
37     "ChartboostSDK": [
38       "= 8.1.0"
39     ]
40   }