blob: cc10f98cc882660ce069f998b363b0a6ea9788c9 [file] [log] [blame]
{
"name": "RHBSnippetsObjC",
"version": "0.2.1",
"summary": "Snippets for singleton, UIColor from RGB and others.",
"description": "Red hot bits snippets for singleton, UIColor from RGB and others.",
"homepage": "https://github.com/sisoje/RHBSnippetsObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lazar Otasevic": "redhotbits@gmail.com"
},
"source": {
"git": "https://github.com/sisoje/RHBSnippetsObjC.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/redhotbits",
"platforms": {
"watchos": "2.0",
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"source_files": "RHBSnippets.h",
"public_header_files": "RHBSnippets.h"
}