[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 3 / NetService / 1.0.4 / NetService.podspec.json
blobe2331121f5cdd28fbf72c1164a627d9534344521
2   "name": "NetService",
3   "version": "1.0.4",
4   "summary": "NetService is an HTTP client library written in Swift.",
5   "homepage": "https://github.com/OnePieceLv/NetService",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "steven lv": "steven.suzhou@gmail.com"
12   },
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "10.0",
16     "osx": "10.15"
17   },
18   "source": {
19     "git": "https://github.com/OnePieceLv/NetService.git",
20     "tag": "1.0.4"
21   },
22   "source_files": [
23     "NetService",
24     "NetService/**/*.{h,m,swift}"
25   ],
26   "frameworks": "Foundation",
27   "swift_version": "5.0"