blob: 5e32c5d0b20cb6875c7db7c7a100bce88ac7c85d [file] [log] [blame]
{
"name": "AZEncodeURIComponent",
"version": "0.1.1",
"summary": "A Port of encodeURIComponent().",
"description": " AZEncodeURIComponent escapes all characters except the following: `alphabetic, decimal digits, - _ . ! ~ * ' ( )`\n",
"homepage": "https://github.com/azu/AZEncodeURIComponent",
"license": "MIT",
"authors": {
"azu": "azuciao@gmail.com"
},
"source": {
"git": "https://github.com/azu/AZEncodeURIComponent.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/azu_re",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}