blob: 001db6fe41d5a16de16ce3241dba5a69037b0b26 [file] [log] [blame]
{
"name": "MHSegmentedControl",
"version": "0.1.1",
"summary": "swift segmentedControl",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/menhui222/MHSegmentedControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"menhui222": "menhui222@163.com"
},
"source": {
"git": "https://github.com/menhui222/MHSegmentedControl.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "MHSegmentedControl/Classes/**/*"
}