blob: bb057d6fb455e20ca6b60d8a9249b320c2b2b662 [file] [log] [blame]
{
"name": "Lorikeet",
"version": "0.1.24",
"summary": "Lightweight framework for generating visually aesthetic color-schemes in Swift",
"description": "Lightweight framework for generating visually aesthetic color-schemes in Swift",
"homepage": "https://github.com/valdirunars/Lorikeet",
"license": "MIT",
"authors": {
"valdirunars": "valdirunars@gmail.com"
},
"source": {
"git": "https://github.com/valdirunars/Lorikeet.git",
"tag": "0.1.24"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": "Lorikeet/*",
"pushed_with_swift_version": "3.x"
}