[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 1 / e / RHBCastingObjC / 0.1.3 / RHBCastingObjC.podspec.json
blob1335ee6e8bd8471696978cde3c5406119ff69af2
2   "name": "RHBCastingObjC",
3   "version": "0.1.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.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "NSObject+RHBCasting.h",
23     "NSObject+RHBCasting.m"
24   ],
25   "public_header_files": "NSObject+RHBCasting.h"