blob: ba8647f83382ccb402cc49754543a8f65fd84a21 [file] [log] [blame]
{
"name": "FTFacebookAdAdapter",
"version": "1.0.0.3",
"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-1.0.0.3.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"FBAudienceNetwork": [
"~> 5.6.0"
],
"FTAdBaseAdapter": [
"1.0.0.3"
]
}
}
}