blob: acbe121316407cc360028286324081900b56c7ea [file] [log] [blame]
{
"name": "FTFacebookAdAdapter",
"version": "1.0.1.1",
"summary": "Base a Facebook Adapter",
"description": "It is a FTAdBaseAdapter 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/FTFacebookAdAdapter-1.0.1.1.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"FBAudienceNetwork": [
"~> 5.6.0"
],
"FTAdBaseAdapter": [
"~> 1.0.1.0"
]
}
}
}