blob: b6799be601441457238da40e83bde88d3de4e07f [file] [log] [blame]
{
"name": "WebServiceSwift",
"version": "2.1.0",
"summary": "Wrapper for working with network.",
"description": "Written in Swift.\nWrapper for working with network. \nContained simple cache storage on disk as files.",
"homepage": "https://github.com/ProVir/WebServiceSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ViR (Vitaliy Korotkiy)": "admin@provir.ru"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/ProVir/WebServiceSwift.git",
"tag": "2.1.0"
},
"source_files": "Source/*.{h,swift}",
"public_header_files": "Source/*.h",
"pushed_with_swift_version": "3.0"
}