blob: 49616841aff4a72594938f245d98a4489b5689f5 [file] [log] [blame]
{
"name": "SWMultiController",
"version": "2.2.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": "2.2.6"
},
"source_files": "SWMultiControllerDemo/SWMultiController/*.{h,m}",
"dependencies": {
"ReactiveObjC": [
],
"MJRefresh": [
]
},
"requires_arc": true
}