blob: e7d4dd9108f1c473cad163e831522a0c8813a5c2 [file] [log] [blame]
{
"name": "Sugar.Data",
"version": "0.0.1",
"summary": "clean architecture for swift projects",
"description": "Sugar.Data for CoreData framework\nnative swift POP",
"homepage": "https://github.com/makleso6/Sugar.Data.git",
"license": "MIT",
"authors": {
"MAXIM KOLESNIK": "makleso6@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/makleso6/Sugar.Data.git",
"tag": "0.0.1"
},
"source_files": "Sugar.Data/**/*.swift",
"frameworks": "CoreData",
"pushed_with_swift_version": "4.0"
}