blob: 208544fca543c8caa896a0a1beff598d01f7f561 [file] [log] [blame]
{
"name": "VICoreDataSource",
"version": "0.4",
"summary": "一个简单的Core Data 操作封装.",
"description": "简单的Core Data 操作封装,包括\n1.数据库查询\n2.写入操作,多线程",
"homepage": "https://github.com/viroyalnj/VICoreDataSource",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guofengld": "guofengld@gmail.com"
},
"source": {
"git": "https://github.com/viroyalnj/VICoreDataSource.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VICoreDataSource/**/*"
}