blob: 2ce434509c47e960ad047a4919c19a432a62a986 [file] [log] [blame]
{
"name": "ObjectiveDiscoView",
"version": "0.0.2",
"summary": "Make your boring UIViews party ready, this time with Objctive-C",
"description": "Changes your background colours, and makes your views ready for party",
"homepage": "https://github.com/montechristof/ObjectiveDiscoView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"montechristof": "chris.spychala@gmail.com"
},
"source": {
"git": "https://github.com/montechristof/ObjectiveDiscoView.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DiscoViewObjectiveC/ObjectiveDiscoView.{h,m}"
}