blob: 7018ee16a63e706359d1d69c019b9e2b71101cb1 [file] [log] [blame]
{
"name": "Myrrh",
"version": "0.1.0",
"summary": "Myrrh is a helper for CoreData. You will like it.",
"description": "Myrrh is a helper for CoreData. You will like it.",
"homepage": "https://github.com/KevinZhouRafael/Myrrh",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rafael zhou": "wumingapie@gmail.com"
},
"source": {
"git": "https://github.com/KevinZhouRafael/Myrrh.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Myrrh/Classes/**/*",
"pushed_with_swift_version": "4.0"
}