blob: 0cbadba82b2cdda68a51ad86c4aa92d53f91fa48 [file] [log] [blame]
{
"name": "LineRow",
"version": "1.0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LineRow/Classes/**/*",
"dependencies": {
"Eureka": [
"~> 3.0"
]
},
"pushed_with_swift_version": "3.0"
}