[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 4 / c / 8 / NSString-UrlEncode / 2.1.0 / NSString-UrlEncode.podspec.json
blobc46314286c3ab6d32e5eace560cd9dd6e2d5089a
2   "name": "NSString-UrlEncode",
3   "version": "2.1.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": "7.0",
15     "tvos": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/kevinrenskers/NSString-URLEncode.git",
20     "tag": "2.1.0"
21   },
22   "source_files": "*.{h,m}"