blob: 331f2285f7f11a6afad356bce0a40fa0128635e2 [file] [log] [blame]
{
"name": "SWBaseControl",
"version": "0.0.4",
"homepage": "https://github.com/zhoushaowen/SWBaseControl",
"platforms": {
"ios": "8.0"
},
"summary": "a control group",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWBaseControl.git",
"tag": "0.0.4"
},
"source_files": [
"SWBaseControl/SWBaseControl/*.{h,m}",
"SWBaseControl/SWBaseControl/*/*.{h,m}"
],
"dependencies": {
"SWCustomPresentation": [
]
},
"requires_arc": true
}