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