blob: bf18c7955f456a391706ef2928266ff57642bcdd [file] [log] [blame]
{
"name": "RainbowColors",
"version": "1.1",
"summary": "Colorful programming.",
"description": "This library simplifies work with colors in Swift.",
"homepage": "https://github.com/igormatyushkin014/RainbowColors",
"screenshots": "https://github.com/igormatyushkin014/RainbowColors/raw/master/Logo/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/RainbowColors.git",
"tag": "1.1"
},
"source_files": [
"Source",
"Source/**/*"
]
}