blob: f3426f9502a910aeb1de48548fb1683d212053f3 [file] [log] [blame]
{
"name": "Lab",
"version": "0.1.0",
"summary": "Simple Generic MVVM Structure.",
"homepage": "https://github.com/yasinkbas/Lab",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yasinkbas": "yasin.kbas12@gmail.com"
},
"source": {
"git": "https://github.com/yasinkbas/Lab.git",
"tag": "0.1.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "Lab/Classes/**/*",
"swift_version": "5.0"
}