blob: 42f535c24a566ecc3d039f1f5bb30fdb04513d2f [file] [log] [blame]
{
"name": "GTMNSStringHTMLAdditions",
"version": "0.1.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\n",
"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.1.1"
},
"social_media_url": "https://twitter.com/GJeckell",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"GTMNSStringHTMLAdditions": [
"Pod/Assets/*.png"
]
}
}