blob: f351bb44977f3e66b5a2e79c82255eec35311592 [file] [log] [blame]
{
"name": "MVVMDataSource",
"version": "0.0.6",
"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": "0.0.6"
},
"source_files": "MVVMDataSource/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}