blob: 0770812184ded45cec85cb1fff9efc294dcd823b [file] [log] [blame]
{
"name": "NLab",
"version": "0.1.7",
"summary": "Simple Networking framework in Swift.",
"homepage": "https://github.com/yasinkbas/NLab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/NLab.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "NLab/Classes/**/*",
"swift_version": "5.0"
}