[Add] BridgewellSDK 3.1.0
[CocoaPods.git] / Specs / 3 / 1 / c / DBGHTMLEntities / 0.1.0 / DBGHTMLEntities.podspec.json
blob6aac085f0fd48d043aa5e881f246195c6007cc5b
2   "name": "DBGHTMLEntities",
3   "version": "0.1.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.\n\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/dbgrandi/DBGHTMLEntities",
7   "screenshots": "http://i.imgur.com/3qAOJig.gif",
8   "license": "MIT",
9   "authors": {
10     "David Grandinetti": "dave@wegoto12.com"
11   },
12   "source": {
13     "git": "https://github.com/dbgrandi/DBGHTMLEntities.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/dbgrandi",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Classes",
22   "private_header_files": "Classes/**/*-Private.h",
23   "public_header_files": "Classes/**/*.h"