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