blob: 02ca1f454b176d9771f8335a81dd8e1c692c810a [file] [log] [blame]
{
"name": "SimpleDataKit",
"version": "0.3.2",
"summary": "Simple ORM framework based on CoreData.",
"description": "SimpleDataKit is a simple ORM framework based on CoreData. And is Inspired by Eloquent in Laravel.",
"homepage": "https://github.com/Harley-xk/SimpleDataKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"491078160@qq.com": "harley.gb@foxmail.com"
},
"source": {
"git": "https://github.com/Harley-xk/SimpleDataKit.git",
"tag": "0.3.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SimpleDataKit/Classes/**/*",
"pushed_with_swift_version": "4.0 -"
}