[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 3 / 1 / c / DBGHTMLEntities / 1.2.0 / DBGHTMLEntities.podspec.json
blob2d6e89822c5cbd70c565b7d45b5177994b4c7720
2   "name": "DBGHTMLEntities",
3   "version": "1.2.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.2.0"
15   },
16   "social_media_url": "https://twitter.com/dbgrandi",
17   "platforms": {
18     "ios": "9.0",
19     "osx": "10.10",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "source_files": "Classes/**/*.{h,m}",
24   "public_header_files": "Classes/include/*.h"