blob: be2798612682e5103841910870b3011888499b66 [file] [log] [blame]
{
"name": "HairLine",
"version": "1.0",
"summary": "This is the first release of this project.",
"description": "Hairline draws crisp separators in Tableview / Collection View or NavigationBar . Often custom design requires separators which can't be achieved with native separators as its a shadow.",
"homepage": "https://github.com/vinaychopra90/HairLine",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Vinay Chopra>": "<vinaychopra90@gmail.com>"
},
"source": {
"git": "https://github.com/vinaychopra90/HairLine.git",
"tag": "1.0"
},
"swift_version": "3.2",
"platforms": {
"ios": "9.0"
},
"source_files": "HairLine/HairLine.swift"
}