blob: 999fac90a700c395243cafdb906826b2a36028ae [file] [log] [blame]
{
"name": "MVVMBuildItDay",
"version": "0.1.1",
"summary": "MVVM based on Android Architecture Components",
"description": "Makes MVVM usage easy! Based on the Android Architecture Components.",
"homepage": "https://github.com/jacobminer/ios-viewmodels/",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": {
"Jacob Miner": "jake@steamclock.com"
},
"source": {
"git": "https://github.com/jacobminer/ios-viewmodels.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "viewmodels/MVVM/*.swift",
"swift_version": "4.2"
}