blob: 13984661828e02098e9d345c7d636ebac106da67 [file] [log] [blame]
{
"name": "FTSDKLogin",
"version": "1.0.0.0",
"summary": "第三方登录SDK",
"description": "第三方登录SDK",
"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/FTSDKLogin-1.0.0.0.zip"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"vendored_frameworks": "*.framework",
"ios": {
"dependencies": {
"FTLoginBaseAdapter": [
"~> 1.0.0.0"
]
}
}
}