blob: efc504e3293b243a40a82b21be9d5481b9054167 [file] [log] [blame]
{
"name": "XHSegmentView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "XHSegmentView/XHSegmentView/*",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}