blob: 7b87340e6c531aef84de81d998acb8e6fff03d3a [file] [log] [blame]
{
"name": "TYPagerController_lly",
"version": "0.0.2",
"summary": "page scroll View controller,simple,high custom,and have tabBar styles.",
"homepage": "https://github.com/llywuchen/TYPagerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"llywuchen": "576061110@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/llywuchen/TYPagerController.git",
"tag": "0.0.2"
},
"source_files": "TYPagerControllerDemo/TYPagerController/**/*.{h,m}",
"requires_arc": true
}