[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 8 / NSString-UrlEncode / 1.2.0 / NSString-UrlEncode.podspec.json
blobdd34bdda8daa99a89c2e755f1a7dd9483a43653f
2   "name": "NSString-UrlEncode",
3   "version": "1.2.0",
4   "summary": "Category that adds urlEncode and urlDecode to NSString.",
5   "homepage": "https://github.com/kevinrenskers/NSString-UrlEncode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kevin Renskers": "info@mixedcase.nl"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/kevinrenskers/NSString-UrlEncode.git",
19     "tag": "1.2.0"
20   },
21   "source_files": "*.{h,m}",
22   "deprecated_in_favor_of": "NSString-URLEncode"