[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 8 / NSString-UrlEncode / 1.1.0 / NSString-UrlEncode.podspec.json
blob35b29daf3233f43c19a5b1a1d388b001d7663d4e
2   "name": "NSString-UrlEncode",
3   "version": "1.1.0",
4   "summary": "Category that adds urlEncode 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.1.0"
20   },
21   "source_files": "*.{h,m}"