[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 0 / 3 / 8 / PocketNet / 2.3.4 / PocketNet.podspec.json
blob3dd5fb1f7ad76af75b0215732c323c57b1b6f104
2   "name": "PocketNet",
3   "version": "2.3.4",
4   "homepage": "https://github.com/PocketSwift/PocketNet",
5   "summary": "Net with Alamofire implementation",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "PocketSwift": "https://github.com/PocketSwift"
12   },
13   "source": {
14     "git": "https://github.com/PocketSwift/PocketNet.git",
15     "tag": "2.3.4"
16   },
17   "swift_versions": "5.0",
18   "source_files": [
19     "Classes",
20     "PocketNet/**/*.swift",
21     "StaticPods/**/*.swift"
22   ],
23   "platforms": {
24     "ios": "8.0"
25   },
26   "requires_arc": true,
27   "swift_version": "5.0"