blob: 18cd66963f000380fb8ab32faf3c274390deb485 [file] [log] [blame]
{
"name": "AsyncCoreData",
"version": "1.2.0",
"summary": "Thread safe And Memory cached models for core data usage",
"description": "高效、便捷、安全的CoreData数据库管理类,再也没有线程安全的苦恼了\nThread safe And Memory cached models for core data usage",
"homepage": "https://github.com/Roen-Ro/AsyncCoreData",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"罗亮富": "zxllf23@163.com"
},
"source": {
"git": "https://github.com/Roen-Ro/AsyncCoreData.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.6"
},
"source_files": "AsyncCoreData/Classes/**/*"
}