blob: 693c5f263c66315b746e7f13c76a01fe1929c0e8 [file] [log] [blame]
{
"name": "STSegmentView",
"version": "0.5.4",
"summary": "SegmentView for ios.",
"description": "a SegmentView for ios.",
"homepage": "https://github.com/wing3501/STSegmentView",
"license": "MIT",
"authors": {
"styf": "174481103@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/wing3501/STSegmentView.git",
"tag": "0.5.4"
},
"source_files": [
"STSegmentView",
"STSegmentView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}