blob: 64d17d2658e40b625a1c3910303a4f91be1bef47 [file] [log] [blame]
{
"name": "RainbowView",
"version": "0.1.0",
"summary": "RainbowView for background view iOS apps.",
"description": "RainbowView for background view iOS apps. Install library into project, never have to write this generic code again!",
"homepage": "https://github.com/GabrielBor/RainbowView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GabrielBor": "gabrissousa@gmail.com"
},
"source": {
"git": "https://github.com/GabrielBor/RainbowView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RainbowView/Classes/**/*",
"frameworks": "UIKit"
}