blob: dc9ab8596aa291e66c1f5114af6ebc0d3d41029c [file] [log] [blame]
{
"name": "NetworkLab",
"version": "0.1.0",
"summary": "Networking layer in Swift",
"homepage": "https://github.com/yasinkbas/NetworkLab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/NetworkLab.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "NetworkLab/Classes/**/*",
"swift_version": "5.0"
}