blob: 3dab63a4fa184cbb43fd0c206bdbc3180e372dc1 [file] [log] [blame]
{
"name": "NilNetzwerk",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "NilNetzwerk/Classes/**/*",
"swift_version": "3.2"
}