blob: b5453e8a15d6c716299b05b76b577c54f8223d63 [file] [log] [blame]
{
"name": "YCSegmentView",
"version": "0.1.0",
"summary": "Padging controller",
"description": "Conveniently create pagination effects",
"homepage": "https://github.com/YLeaves/YCSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YLeaves": "619837152@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/YLeaves/YCSegmentView.git",
"tag": "0.1.0"
},
"source_files": "YCSegmentView/*.{h,m}",
"requires_arc": true
}