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