blob: 4c7bb3eb803ae16d36ce7d51fdf1ec8c24d801f3 [file] [log] [blame]
{
"name": "RHBSnippetsObjC",
"version": "0.1.8",
"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.1.8"
},
"social_media_url": "https://twitter.com/redhotbits",
"platforms": {
"ios": "8.0"
},
"source_files": "RHBSnippets.h",
"public_header_files": "RHBSnippets.h"
}