blob: 7b67a2a404786a7f16ec60e18c5934542e8ae120 [file] [log] [blame]
{
"name": "FTFacebookAdAdapter",
"version": "1.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-1.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"
]
}
}
}