[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / e / c / NetworkingProtocol / 0.2.2 / NetworkingProtocol.podspec.json
blobb21e119ddfb1f4ff4a6cf693b41fd85087c00bc6
2   "name": "NetworkingProtocol",
3   "version": "0.2.2",
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.2.2"
21   },
22   "source_files": "Sources/**/*.{swift}",
23   "frameworks": "Foundation",
24   "swift_version": "4.2"