blob: 7ade9e478e83aa4cb64411ca708e510509be7cae [file] [log] [blame]
{
"name": "LYSwitchController",
"version": "0.0.1",
"summary": "简单的封装一个可以切换子视图的控制器",
"description": "简单的封装一个可以切换子视图的控制器,简单的封装一个可以切换子视图的控制器",
"homepage": "https://github.com/LIYANGSHUAI/LYSwitchController",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"李阳帅": "liyangshuai163@163.com"
},
"source": {
"git": "https://github.com/LIYANGSHUAI/LYSwitchController.git",
"tag": "0.0.1"
},
"source_files": [
"LYSwitchController",
"LYSwitchController/*.{h,m}"
]
}