blob: 10ea1a1e64d50d4745bb05d98839d0dfa768a3a8 [file] [log] [blame]
{
"name": "Pixels",
"version": "1.1",
"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"
},
"social_media_url": "https://twitter.com/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/Pixels.git",
"tag": "1.1"
},
"source_files": [
"Source",
"Source/**/*"
],
"pushed_with_swift_version": "4.0"
}