blob: 8552ac66033ec6965ad3b26f281ea318f359cd26 [file] [log] [blame]
{
"name": "RainbowColors",
"version": "3.0",
"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/Images/logo-1024-300.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Igor Matyushkin": "igormatyushkin014@gmail.com"
},
"social_media_url": "https://twitter.com/igormatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/RainbowColors.git",
"tag": "3.0"
},
"source_files": [
"RainbowColors",
"RainbowColors/**/*"
]
}