[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 0 / e / f / URLEncodedFormKit / 1.0.1 / URLEncodedFormKit.podspec.json
bloba6e929f38a52eaf12cf2afa1603ea1fd7e31f125
2   "name": "URLEncodedFormKit",
3   "version": "1.0.1",
4   "summary": "Parse and serialize url-encoded form data with Codable support",
5   "homepage": "https://github.com/ky1vstar/URLEncodedFormKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ky1vstar": "general@ky1vstar.dev"
12   },
13   "source": {
14     "git": "https://github.com/ky1vstar/URLEncodedFormKit.git",
15     "tag": "1.0.1"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "10.0",
21     "watchos": "3.0",
22     "osx": "10.12"
23   },
24   "source_files": "Sources/**/*",
25   "frameworks": "Foundation",
26   "swift_version": "5.0"