blob: 4c2198113af206ff2258a456f24b06f24a17764e [file] [log] [blame]
{
"name": "NilNetzwerk",
"version": "0.1.0",
"summary": "A super-lightweight network client library.",
"description": "A super-lightweight network client library. Heavily inspired by Moya, Alamofire. writing in Swift 3.0.",
"homepage": "https://github.com/nil-biribiri/NilNetzwerk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NilNilNil": "nilc.nolan@gmail.com"
},
"source": {
"git": "https://github.com/nil-biribiri/NilNetzwerk.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NilNetzwerk/Classes/**/*",
"swift_version": "3.2"
}