[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 4 / e / c / RDHOrderedDictionary / 0.2.0 / RDHOrderedDictionary.podspec.json
bloba862a464508664bbbbf097494a3f3a24be3d343e
2   "name": "RDHOrderedDictionary",
3   "version": "0.2.0",
4   "license": "MIT",
5   "summary": "Ordered version of NSDictionary.",
6   "homepage": "https://github.com/rhodgkins/RDHOrderedDictionary",
7   "authors": "Rich Hodgkins",
8   "source": {
9     "git": "https://github.com/rhodgkins/RDHOrderedDictionary.git",
10     "tag": "0.2.0"
11   },
12   "frameworks": "Foundation",
13   "requires_arc": true,
14   "source_files": "RDHOrderedDictionary/**/*.{h,m}",
15   "public_header_files": "RDHOrderedDictionary/RDHOrderedDictionary.h"