blob: 23027555f6149ed3758917435413e3029e8c87a7 [file] [log] [blame]
{
"name": "FTSDKLogin",
"version": "0.0.0.2",
"summary": "第三方登录SDK",
"description": " 第三方登录SDK",
"license": {
"type": "MIT",
"file": "LICENSE",
"text": "Permission is hereby granted ..."
},
"authors": {
"LS": "liushuai@fotoable.com"
},
"platforms": {
"ios": "9.0"
},
"ios": {
"dependencies": {
"FTLoginBaseAdapter": [
"~> 0.0.0.1"
]
}
},
"requires_arc": true,
"homepage": "https://github.com/fotoable-pub/monetize-sdk-ios",
"source": {
"http": "https://github.com/fotoable-pub/monetize-sdk-ios/raw/master/FTSDKLogin-0.0.0.2.zip"
},
"vendored_frameworks": "*.framework"
}