blob: f522c7d4666523f0ccc49859dff5a8ee8c49859b [file] [log] [blame]
{
"name": "FTLoginBaseAdapter",
"version": "1.0.0.0",
"summary": "第三方登录SDK适配器的基类",
"description": " 第三方登录SDK适配器的基类",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"LS": "liushuai@fotoable.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTLoginBaseAdapter-1.0.0.0.zip"
},
"vendored_frameworks": "*.framework"
}