blob: 867f17b7a79bf50a30e37207eb05519864634de6 [file] [log] [blame]
{
"name": "RHBSnippetsObjC",
"version": "0.2.7.1",
"summary": "Snippets for singleton and UIColor, others to come...",
"description": "Red hot bits snippets for singleton and 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.7.1"
},
"social_media_url": "https://twitter.com/redhotbits",
"platforms": {
"ios": "8.0",
"watchos": "2.0",
"osx": "10.7",
"tvos": "9.0"
},
"source_files": "RHBSnippets.h",
"public_header_files": "RHBSnippets.h"
}