blob: c94866cec51e7b31e7ab8df9c0c7f6175e50082e [file] [log] [blame]
{
"name": "GTMNSStringHTMLAdditions",
"version": "0.2.1",
"summary": "GTMNSStringHTMLAdditions contains Google Toolbox for Mac string methods",
"description": "Google Toolbox for Mac string categories. Some useful methods for dealing with HTML strings",
"homepage": "https://code.google.com/p/google-toolbox-for-mac/",
"license": "Apache",
"authors": {
"Gregory Jeckell": "gregory.jeckell@gmail.com"
},
"source": {
"git": "https://github.com/gjeck/GTMNSStringAdditions.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}