blob: 4d84f775f1ec1d14770fc89d45749eec7904dd7e [file] [log] [blame]
{
"name": "SWMultiController",
"version": "0.0.2",
"homepage": "https://github.com/zhoushaowen/SWMultiController",
"platforms": {
"ios": "8.0"
},
"summary": "可以左右滑动的多控制器,支持屏幕旋转和storyboard",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhoushaowen": "348345883@qq.com"
},
"source": {
"git": "https://github.com/zhoushaowen/SWMultiController.git",
"tag": "0.0.2"
},
"source_files": "SWMultiControllerDemo/SWMultiController/*.{h,m}",
"requires_arc": true
}