blob: cdb9c8111ccd5ed5eb70b29ad81f2cd6954002aa [file] [log] [blame]
{
"name": "XHSegmentView",
"version": "1.0.1",
"summary": "XHSegmentView.",
"description": "a view like segment on github;",
"homepage": "https://github.com/chengxianghe/XHSegmentView.git",
"license": "MIT",
"authors": {
"chengxianghe": "chengxianghe@outlook.com"
},
"source": {
"git": "https://github.com/chengxianghe/XHSegmentView.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XHSegmentView/XHSegmentView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}