blob: 380ad4654d727d2d2b110602992232c52d9b6cee [file] [log] [blame]
{
"name": "SWMultiController",
"version": "1.1.6",
"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": "1.1.6"
},
"source_files": "SWMultiControllerDemo/SWMultiController/*.{h,m}",
"requires_arc": true
}