blob: a2104de61bd3d11ed219d11989f776c501d27953 [file] [log] [blame]
{
"name": "SWExtension",
"version": "1.2.1",
"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.2.1"
},
"source_files": "SWExtension/SWExtension/*.{h,m}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
]
}
}