blob: 676ce3e5cccceb6d8948102a37fd8164cb2c26d2 [file] [log] [blame]
{
"name": "FTIronSourceAdAdapter",
"version": "1.0.1.6",
"summary": "a IronSource Adapter",
"description": "It is a IronSource Adapter used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"license": {
"type": "MIT"
},
"authors": {
"liushuai-fotoable": "liushuai@fotoable.com"
},
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTIronSourceAdAdapter-1.0.1.6.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"IronSourceSDK": [
"~> 6.15.0.1"
],
"FTAdBaseAdapter": [
"~> 1.0.1.2"
]
}
}
}