[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 4 / c / 8 / NSString-UrlEncode / 2.0.0 / NSString-UrlEncode.podspec.json
blob108e31c764f69eff3fc966087f46272dde4a1322
2   "name": "NSString-UrlEncode",
3   "version": "2.0.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": "2.0.0"
20   },
21   "source_files": "*.{h,m}"