[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 0 / 3 / 8 / PocketNet / 2.4.1 / PocketNet.podspec.json
blob6c920fa033cf4dbb33c068b91b9cba1b357bf769
2   "name": "PocketNet",
3   "version": "2.4.1",
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.4.1"
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"