blob: 466e4b66e1dc646fb9b92e3e0598df1206484f36 [file] [log] [blame]
{
"name": "FTIronSourceAdAdapter",
"version": "1.0.0.0",
"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.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"IronSourceSDK": [
"~> 6.8.7"
],
"FTAdBaseAdapter": [
"~> 1.0.0.4"
]
}
}
}