blob: 5f495495a0f3fe43d2b9834dc9c02244b40b2253 [file] [log] [blame]
{
"name": "FTLoginFacebookAdapter",
"version": "1.0.0.0",
"summary": "Facebook登录",
"description": " 封装Facebook登录",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"LS": "liushuai@fotoable.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"dependencies": {
"FTLoginBaseAdapter": [
"~> 1.0.0.0"
],
"FBSDKLoginKit": [
"6.5.0"
]
}
},
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTLoginFacebookAdapter-1.0.0.0.zip"
},
"vendored_frameworks": "*.framework"
}