blob: 0c85213439d5e9bc4bf35a36c816c96aa825ed90 [file] [log] [blame]
{
"name": "RHBCastingObjC",
"version": "0.1.5.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"NSObject+RHBCasting.h",
"NSObject+RHBCasting.m"
],
"public_header_files": "NSObject+RHBCasting.h"
}