blob: a78e295d88e371ef5fae93a56fdf67d347ae1c0a [file] [log] [blame]
{
"name": "SQJSLoginManager",
"version": "0.0.4",
"platforms": {
"ios": "8.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.4"
},
"requires_arc": true,
"ios": {
"dependencies": {
"SQJSRequestTool": [
],
"YYModel": [
]
}
},
"source_files": "LoginManager/*.{h,m}",
"static_framework": true,
"deprecated": true
}