blob: d46dc2aea9180f7e78384ae7cf0dd27f1d948212 [file] [log] [blame]
{
"name": "RHBSnippetsObjC",
"version": "0.1.5",
"summary": "Snippets for singleton, default init block and others.",
"description": "Red hot bits snippets for singleton, default init block 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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RHBSnippets.h",
"public_header_files": "RHBSnippets.h"
}