blob: e206017dfb53c6bc7bc30f453a900a1641ada8fe [file] [log] [blame]
{
"name": "AsyncCoreData",
"version": "1.1.2",
"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.1.2"
},
"platforms": {
"ios": "10.0",
"osx": "10.12"
},
"source_files": "AsyncCoreData/Classes/**/*"
}