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