blob: 5d71aa742adcda24a2b43ede4af41d3e40ca7aa4 [file] [log] [blame]
{
"name": "NLab",
"version": "0.1.8",
"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.8"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "NLab/Classes/**/*",
"swift_version": "5.0"
}