blob: 35b29daf3233f43c19a5b1a1d388b001d7663d4e [file] [log] [blame]
{
"name": "NSString-UrlEncode",
"version": "1.1.0",
"summary": "Category that adds urlEncode to NSString.",
"homepage": "https://github.com/kevinrenskers/NSString-UrlEncode",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Renskers": "info@mixedcase.nl"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"source": {
"git": "https://github.com/kevinrenskers/NSString-UrlEncode.git",
"tag": "1.1.0"
},
"source_files": "*.{h,m}"
}