blob: 750c187918b37b176e64045278fd9312ee08648a [file] [log] [blame]
{
"name": "RHBSnippetsObjC",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RHBSnippets.h",
"public_header_files": "RHBSnippets.h"
}