blob: b8ff72a1331e5c55f6d1e5216209397e580a6b69 [file] [log] [blame]
{
"name": "RainbowColors",
"version": "8.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/imatyushkin1",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/igormatyushkin014/RainbowColors.git",
"tag": "8.0"
},
"source_files": [
"RainbowColors",
"RainbowColors/**/*"
],
"pushed_with_swift_version": "3.0"
}