blob: c2d10b118033a0126bc0df4d6afc7fa7929f4964 [file] [log] [blame]
{
"name": "Pixels",
"version": "1.2.2",
"summary": "Colorful programming",
"description": "Simplifying work with colors in Swift.",
"homepage": "https://github.com/igormatyushkin014/Pixels",
"screenshots": "https://github.com/igormatyushkin014/Pixels/raw/master/Images/logo_2048_2048.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Pixels.git",
"tag": "1.2.2"
},
"source_files": [
"Source",
"Source/**/*"
],
"pushed_with_swift_version": "4.0"
}