blob: ab86261524ed82e2b6e2a820646dea1cc06b3e47 [file] [log] [blame]
{
"name": "RHBCastingObjC",
"version": "0.1.5.4",
"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.4"
},
"social_media_url": "https://twitter.com/redhotbits",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": [
"NSObject+RHBCasting.h",
"NSObject+RHBCasting.m"
],
"public_header_files": "NSObject+RHBCasting.h"
}