[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 9 / e / WebServiceSwift / 2.2.1 / WebServiceSwift.podspec.json
blob0a2346f3af380064f9290c3bd400276a46b9e805
2   "name": "WebServiceSwift",
3   "version": "2.2.1",
4   "summary": "Network layer as Service.",
5   "description": "Written in Swift.\nNetwork layer as Service. \nContained simple cache storage on disk as files.\nContained mock engine for test response without API.",
6   "homepage": "https://github.com/ProVir/WebServiceSwift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ViR (Vitaliy Korotkiy)": "admin@provir.ru"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "tvos": "9.0",
18     "watchos": "2.0"
19   },
20   "source": {
21     "git": "https://github.com/ProVir/WebServiceSwift.git",
22     "tag": "2.2.1"
23   },
24   "source_files": "Source/*.{h,swift}",
25   "public_header_files": "Source/*.h",
26   "deprecated": true,
27   "swift_version": "4"