[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / c / DBGHTMLEntities / 1.0.0 / DBGHTMLEntities.podspec.json
bloba4a9b6793a93201537e0d12bb9db0755985e7431
2   "name": "DBGHTMLEntities",
3   "version": "1.0.0",
4   "summary": "Easily Decode/Encode HTML entity strings (e.g. &)",
5   "description": "Easily Decode/Encode HTML entity strings (e.g. &). Tested, and with a sexy LICENSE.",
6   "homepage": "https://github.com/dbgrandi/DBGHTMLEntities",
7   "screenshots": "http://i.imgur.com/3qAOJig.gif",
8   "license": "MIT",
9   "authors": {
10     "David Grandinetti": "dbgrandi@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dbgrandi/DBGHTMLEntities.git",
14     "tag": "1.0.0"
15   },
16   "social_media_url": "https://twitter.com/dbgrandi",
17   "platforms": {
18     "ios": "6.0",
19     "osx": "10.8",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "requires_arc": true,
24   "source_files": "Classes",
25   "private_header_files": "Classes/**/*+Private.h",
26   "public_header_files": "Classes/**/*.h"