[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 4 / c / 8 / NSString-UrlEncode / 1.0.0 / NSString-UrlEncode.podspec.json
blob98649f532109723e5d1233c80eadfd214b2d5fdf
2   "name": "NSString-UrlEncode",
3   "version": "1.0.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.0.0"
20   },
21   "source_files": "*.{h,m}"