blob: cb8aeadc1dfc1dfc9d9c82b191e6ed30c3be7228 [file] [log] [blame]
{
"name": "AZEncodeURIComponent",
"version": "1.1.0",
"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": "1.1.0"
},
"social_media_url": "https://twitter.com/azu_re",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}