[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 8 / 4 / 0 / AZEncodeURIComponent / 0.1.1 / AZEncodeURIComponent.podspec.json
blob5e32c5d0b20cb6875c7db7c7a100bce88ac7c85d
2   "name": "AZEncodeURIComponent",
3   "version": "0.1.1",
4   "summary": "A Port of encodeURIComponent().",
5   "description": "  AZEncodeURIComponent escapes all characters except the following: `alphabetic, decimal digits, - _ . ! ~ * ' ( )`\n",
6   "homepage": "https://github.com/azu/AZEncodeURIComponent",
7   "license": "MIT",
8   "authors": {
9     "azu": "azuciao@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/azu/AZEncodeURIComponent.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/azu_re",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes"