blob: 38151c9db0955293e1dff3e0a81c0b90b933cf0d [file] [log] [blame]
{
"name": "SQJSLoginManager",
"version": "0.0.20",
"platforms": {
"ios": "9.0"
},
"summary": "jiansi login manager",
"homepage": "https://github.com/shuangquanH/SQJSLoginManager.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shuangquanH": "butrys@163.com"
},
"social_media_url": "http://flysblog.lofter.com",
"source": {
"git": "https://github.com/shuangquanH/SQJSLoginManager.git",
"tag": "0.0.20"
},
"requires_arc": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"ios": {
"dependencies": {
"SQJSRequestTool": [
],
"YYModel": [
],
"JShare": [
]
}
},
"source_files": "SQJSLoginManager/*.{h,m}",
"deprecated": true
}