blob: 6aa2fd276f3fa723981a0e9cf1a08d297de0c3e0 [file] [log] [blame]
{
"name": "SWExtension",
"version": "1.4.0",
"homepage": "https://github.com/zhoushaowen/SWExtension",
"platforms": {
"ios": "8.0"
},
"summary": "常用扩展",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWExtension.git",
"tag": "1.4.0"
},
"source_files": "SWExtension/SWExtension/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}