blob: e3972a041ac359cf5710ab8594226753a7f82068 [file] [log] [blame]
{
"name": "RHBCastingObjC",
"version": "0.1.5.3",
"summary": "Safe casting category.",
"description": "Red Hot Bits safe casting category.",
"homepage": "https://github.com/sisoje/RHBCastingObjC",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lazar Otasevic": "redhotbits@gmail.com"
},
"source": {
"git": "https://github.com/sisoje/RHBCastingObjC.git",
"tag": "0.1.5.3"
},
"social_media_url": "https://twitter.com/redhotbits",
"platforms": {
"ios": "8.0"
},
"source_files": [
"NSObject+RHBCasting.h",
"NSObject+RHBCasting.m"
],
"public_header_files": "NSObject+RHBCasting.h"
}