blob: 669e1a39c5332142277e1daa187f8bc682308bde [file] [log] [blame]
{
"name": "SFSegmentView",
"version": "0.1.1",
"summary": "添加几种常见的样式",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/HSFAqi/SFSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HSFAqi": "huangsf_ios@sina.com"
},
"source": {
"git": "https://github.com/HSFAqi/SFSegmentView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFSegmentView/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.1.0"
]
}
}