blob: d4cc47043d2443a72546ffdceff88808a81bc3bb [file] [log] [blame]
{
"name": "HIDashLineButton",
"version": "1.0.0",
"summary": "A functional dashline button",
"description": "This is a dashline button which is implemented by adding a sublayer, simply but functional.",
"homepage": "https://github.com/HIIgor/HIDashLineButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HIIgor": "https://github.com/HIIgor"
},
"source": {
"git": "https://github.com/HIIgor/HIDashLineButton.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HIDashLineButton/Classes/**/*"
}