blob: 962d14ac47db8ae24b86250cabc3aab3a1270d99 [file] [log] [blame]
{
"name": "TYPage",
"version": "1.0",
"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.0"
},
"source_files": "TYPagerControllerDemo/TYPagerController/**/*.{h,m}",
"requires_arc": true
}