blob: 7f9fd13f0dbeed9e06a4038f9693cfa9d1ba954f [file] [log] [blame]
{
"name": "MVVMDataSource",
"version": "1.2.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",
"tvos": "10.0"
},
"source": {
"git": "https://LeeMatthewHiggins@bitbucket.org/wearemobilefirst/mvvmdatasource.git",
"tag": "1.2.0"
},
"source_files": "MVVMDataSource/**/*.{swift}",
"swift_version": "4.0"
}