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