blob: ab4121adf1a61e068102e59c1433560fd59acc8f [file] [log] [blame]
{
"name": "YCSegmentView",
"version": "0.1.5",
"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.5"
},
"source_files": "YCSegmentView/*.{h,m}",
"requires_arc": true
}