blob: 40d0ffbf4920f3e213f4af3c070f1fe8114858df [file] [log] [blame]
{
"name": "STSegmentView",
"version": "0.5.2",
"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.2"
},
"source_files": [
"STSegmentView",
"STSegmentView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}