blob: a46f5b9df713e1d27b23cbb15944a041fbd248bf [file] [log] [blame]
{
"name": "FTLoginBaseAdapter",
"version": "0.0.0.1",
"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-0.0.0.1.zip"
},
"vendored_frameworks": "*.framework"
}