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