[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / a / 3 / NetService / 0.9.0 / NetService.podspec.json
blobd5fdfe0bd33319f193a9959697531af54da1f849
2   "name": "NetService",
3   "version": "0.9.0",
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": "0.9.0"
21   },
22   "source_files": [
23     "NetService",
24     "NetService/**/*swift"
25   ],
26   "frameworks": "Foundation",
27   "swift_version": "5.0"