blob: 2b8701667049aad670651d62c824db10910916d1 [file] [log] [blame]
{
"name": "SackOfRainbows",
"version": "0.0.1",
"summary": "A handy color generator with a fun interface.",
"description": " SackOfRainbows provides an expressive syntax to create color generators. Chain generators in serial or parallel to easily create gradients and complex patterns.\n",
"homepage": "https://github.com/sozorogami/SackOfRainbows",
"license": "MIT",
"authors": {
"Tyler Tape": "tyler.tape@gmail.com"
},
"social_media_url": "http://twitter.com/sozorogami",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/sozorogami/SackOfRainbows.git",
"tag": "v0.0.1"
},
"source_files": "SackOfRainbows/*.{swift,h}",
"public_header_files": "SackOfRainbows/*.h"
}