[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 7 / 6 / RDHJSONAccessors / 0.9.0 / RDHJSONAccessors.podspec.json
blob19c9330030f987263e2646aa205731f409071434
2   "name": "RDHJSONAccessors",
3   "version": "0.9.0",
4   "license": "MIT",
5   "summary": "Two categories on `NSDictionary` and `NSArray` for type checking values as they are extracted from JSON objects.",
6   "homepage": "https://github.com/rhodgkins/RDHJSONAccessors",
7   "authors": "Rich Hodgkins",
8   "source": {
9     "git": "https://github.com/rhodgkins/RDHJSONAccessors.git",
10     "tag": "0.9.0"
11   },
12   "frameworks": "Foundation",
13   "requires_arc": true,
14   "source_files": "RDHJSONAccessors/*.{h,m}",
15   "public_header_files": "RDHJSONAccessors/RDHJSONAccessors.h"