blob: 00c8be9f19a315bc70d97cb5386b3ae4362c96d2 [file] [log] [blame]
{
"name": "DottedLineView",
"version": "1.0.0",
"summary": "Draw horizontal or vertical dotted line for iOS.",
"description": "Draw horizontal or vertical dotted line for iOS.\nIt can edit on Interface Builder. It is easy to use.",
"homepage": "https://github.com/star-zero/DottedLineView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kenji Abe": "kenji@star-zero.com"
},
"source": {
"git": "https://github.com/star-zero/DottedLineView.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/STAR_ZERO",
"platforms": {
"ios": "8.0"
},
"source_files": "DottedLineView/Classes/**/*"
}