blob: c92838acfd718e130882bc0837c93fc5e9f7597f [file] [log] [blame]
{
"name": "LMPageController",
"version": "0.0.1",
"summary": "基于TYPagerController的选项卡封装",
"description": "基于TYPagerController的选项卡封装,便于集成",
"homepage": "https://github.com/hcxyzlm/LMPageController",
"license": "MIT",
"authors": {
"zhuo": "hcxyzlm@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hcxyzlm/LMPageController.git",
"tag": "v.1.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"TYPagerController": [
"~> 2.1.2"
]
}
}