[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / e / RHBCastingObjC / 0.1.5.4 / RHBCastingObjC.podspec.json
blobab86261524ed82e2b6e2a820646dea1cc06b3e47
2   "name": "RHBCastingObjC",
3   "version": "0.1.5.4",
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.4"
17   },
18   "social_media_url": "https://twitter.com/redhotbits",
19   "platforms": {
20     "ios": "8.0",
21     "watchos": "2.0"
22   },
23   "source_files": [
24     "NSObject+RHBCasting.h",
25     "NSObject+RHBCasting.m"
26   ],
27   "public_header_files": "NSObject+RHBCasting.h"