blob: 9eff21f026e8d17cd3dae8787d62bfff32ed1817 [file] [log] [blame]
{
"name": "MVVMDataSource",
"version": "1.0.0",
"summary": "Simple to use Model View ViewModel DataSource.",
"description": "Simple to use Model View ViewModel DataSource for collection views and table views. For use with custom object datamodels or CoreData",
"homepage": "http://www.wearemobilefirst.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lee Higgins": "lee@wearemobilefirst.com"
},
"social_media_url": "http://twitter.com/depthperpixel",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://LeeMatthewHiggins@bitbucket.org/wearemobilefirst/mvvmdatasource.git",
"tag": "1.0.0"
},
"source_files": "MVVMDataSource/**/*.{swift}"
}