[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / c / NetworkingProtocol / 0.4.0 / NetworkingProtocol.podspec.json
blob3babf0819a221ba5cc054650cdf1f63e7ed0aab5
2   "name": "NetworkingProtocol",
3   "version": "0.4.0",
4   "summary": "Simple protocol for URLSession.",
5   "description": "Simple wrapper for url request and url session.",
6   "homepage": "https://github.com/mikolaj92/NetworkingProtocol",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Patryk Mikolajczyk": "mikpat92@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0",
16     "tvos": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/mikolaj92/NetworkingProtocol.git",
20     "tag": "0.4.0"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "frameworks": "Foundation",
24   "swift_versions": "5.0",
25   "swift_version": "5.0"