blob: 55219a89748369951eb316e30be1303cfcf6f96a [file] [log] [blame]
{
"name": "FTFacebookAdAdapter",
"version": "0.0.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"
},
"authors": {
"liushuai-fotoable": "liushuai@fotoable.com"
},
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTFacebookAdAdapter-0.0.1.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"FBAudienceNetwork": [
"5.6.0"
],
"FTAdBaseAdapter": [
"1.0.0.1"
]
}
}
}