blob: 5789ac41f930e7492e1be87a11286992337a5317 [file] [log] [blame]
{
"name": "SQJSLoginManager",
"version": "0.0.13",
"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.13"
},
"requires_arc": true,
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64"
},
"ios": {
"dependencies": {
"SQJSRequestTool": [
],
"YYModel": [
],
"JShare": [
]
}
},
"source_files": "SQJSLoginManager/*.{h,m}",
"deprecated": true
}