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