[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / e / RHBCastingObjC / 0.1.5.3 / RHBCastingObjC.podspec.json
blobe3972a041ac359cf5710ab8594226753a7f82068
2   "name": "RHBCastingObjC",
3   "version": "0.1.5.3",
4   "summary": "Safe casting category.",
5   "description": "Red Hot Bits safe casting category.",
6   "homepage": "https://github.com/sisoje/RHBCastingObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lazar Otasevic": "redhotbits@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sisoje/RHBCastingObjC.git",
16     "tag": "0.1.5.3"
17   },
18   "social_media_url": "https://twitter.com/redhotbits",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": [
23     "NSObject+RHBCasting.h",
24     "NSObject+RHBCasting.m"
25   ],
26   "public_header_files": "NSObject+RHBCasting.h"