blob: b0c071512497066e311f9c17966a4ec85a913a43 [file] [log] [blame]
{
"name": "HXSegmentButton",
"version": "0.1.1",
"summary": "A elegant segment button framework.",
"description": "A elegant segment button framework.",
"homepage": "https://github.com/Insofan/HXSegmentButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Insofan": "282132315@qq.com"
},
"source": {
"git": "https://github.com/Insofan/HXSegmentButton.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HXSegmentButton/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Masonry": [
]
}
}