[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 0 / 9 / e / WebServiceSwift / 2.2.0 / WebServiceSwift.podspec.json
blob99514e5c70f5dc8078abc2d25d372af720366a1f
2   "name": "WebServiceSwift",
3   "version": "2.2.0",
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.0"
23   },
24   "source_files": "Source/*.{h,swift}",
25   "public_header_files": "Source/*.h",
26   "deprecated": true,
27   "swift_version": "4"