[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / e / RHBCastingObjC / 0.1.6 / RHBCastingObjC.podspec.json
blob0c283cb7d10698deb879491f79d5c31e2fdc796a
2   "name": "RHBCastingObjC",
3   "version": "0.1.6",
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.6"
17   },
18   "social_media_url": "https://twitter.com/redhotbits",
19   "platforms": {
20     "watchos": "2.0",
21     "ios": "8.0",
22     "osx": "10.9",
23     "tvos": "9.0"
24   },
25   "source_files": [
26     "NSObject+RHBCasting.h",
27     "NSObject+RHBCasting.m"
28   ],
29   "public_header_files": "NSObject+RHBCasting.h"