blob: fb3e5252c39a3584831ed8e79a49024149a26a93 [file] [log] [blame]
{
"name": "GFCoreDataSource",
"version": "0.2.9",
"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.9"
},
"platforms": {
"ios": "8.0"
},
"source_files": "GFCoreDataSource/**/*"
}