[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / e / b / 4 / CBHDigestKit / 1.3 / CBHDigestKit.podspec.json
blobf0d7dfcd0dc7a2d1a8b676a102673e10bd492d43
2   "name": "CBHDigestKit",
3   "version": "1.3",
4   "module_name": "CBHDigestKit",
5   "summary": "Makes calculating digests easy.",
6   "homepage": "https://github.com/chris-huxtable/CBHDigestKit",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Huxtable": "chris@huxtable.ca"
13   },
14   "social_media_url": "https://twitter.com/@Chris_Huxtable",
15   "platforms": {
16     "osx": "10.8"
17   },
18   "source": {
19     "git": "https://github.com/chris-huxtable/CBHDigestKit.git",
20     "tag": "v1.3"
21   },
22   "requires_arc": true,
23   "public_header_files": "CBHDigestKit/**/*.h",
24   "source_files": "CBHDigestKit/**/*.{h,m}"