blob: 27b0de8d1612cf9a0b63e9701477f648e28bc156 [file] [log] [blame]
{
"name": "RHBSnippetsObjC",
"version": "0.2.7",
"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"
},
"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"
}