blob: 4d8f18d0f9073f270d4750366dc78ddc9d424f5a [file] [log] [blame]
{
"name": "LineRow",
"version": "1.0",
"summary": "LineRow just creates a simple colored row for Eureka project.",
"description": "LineRow just creates a simple colored row for Eureka project. Just setup a color. That's it!",
"homepage": "https://github.com/yurevich1/LineRow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vyacheslav Petrukhin": "ps.voidmoon@gmailcom"
},
"source": {
"git": "https://github.com/yurevich1/LineRow.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LineRow/Classes/**/*",
"dependencies": {
"Eureka": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}