blob: 1ce4c5d3239602f9af1a408070d662113ea44e47 [file] [log] [blame]
{
"name": "DBGHTMLEntities",
"version": "1.1.1",
"summary": "Easily Decode/Encode HTML entity strings (e.g. &)",
"description": "Easily Decode/Encode HTML entity strings (e.g. &). Tested, and with a sexy LICENSE.",
"homepage": "https://github.com/dbgrandi/DBGHTMLEntities",
"screenshots": "http://i.imgur.com/3qAOJig.gif",
"license": "MIT",
"authors": {
"David Grandinetti": "dbgrandi@gmail.com"
},
"source": {
"git": "https://github.com/dbgrandi/DBGHTMLEntities.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/dbgrandi",
"platforms": {
"ios": "6.0",
"osx": "10.8",
"tvos": "9.0",
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "Classes",
"private_header_files": "Classes/**/*+Private.h",
"public_header_files": "Classes/**/*.h"
}