blob: e01ba443f5b989e9df386fe331d275a7a20e4caa [file] [log] [blame]
{
"name": "MGSegmentView",
"version": "1.0.1",
"license": "MIT",
"summary": "An Segment view on iOS.",
"homepage": "https://github.com/gdhGaoFei/MGSegmentView",
"authors": {
"GaoFei": "gdhgaofei@163.com"
},
"source": {
"git": "https://github.com/gdhGaoFei/MGSegmentView.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "MGSegmentView/*.{h,m}",
"resources": "MGSegmentView/images/*.png"
}