blob: 32a927901f693229fdd26ee2e818e2db12267045 [file] [log] [blame]
{
"name": "FTIronSourceAdAdapter",
"version": "1.0.1.1",
"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",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"liushuai-fotoable": "liushuai@fotoable.com"
},
"source": {
"http": "https://client-akamai.akgoo.net/ios/FTIronSourceAdapter-1.0.1.1.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"IronSourceSDK": [
"~> 6.8.7"
],
"FTAdBaseAdapter": [
"~> 1.0.1.0"
]
}
}
}