blob: 04f25a1aa6eba09417f6d7296f6858b2a0220ba9 [file] [log] [blame]
{
"name": "MVVMBuildItDay",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"source_files": "viewmodels/MVVM/*.swift",
"swift_version": "4.2"
}