blob: 9c417a3d509865ec35a55e86a11c3f1df1c47627 [file] [log] [blame]
{
"name": "MultiController",
"version": "0.0.1",
"summary": "Scrollview of Multiple controller.",
"homepage": "https://github.com/luhongxin/MultiController",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"lhx": "luhongxin1030@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/luhongxin/MultiController.git",
"tag": "0.0.1"
},
"source_files": "MultiController/MultiController/*.{h,m}",
"frameworks": "UIKit"
}