[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 6 / b / 4 / AsyncCoreData / 1.3.0 / AsyncCoreData.podspec.json
blob6e1179a5de8da1fc1680e005bfc1e5812b8190a0
2   "name": "AsyncCoreData",
3   "version": "1.3.0",
4   "summary": "Thread safe And Memory cached models for core data usage",
5   "description": "高效、便捷、安全的CoreData数据库管理类,再也没有线程安全的苦恼了\nThread safe And Memory cached models for core data usage",
6   "homepage": "https://github.com/Roen-Ro/AsyncCoreData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "罗亮富": "zxllf23@163.com"
13   },
14   "source": {
15     "git": "https://github.com/Roen-Ro/AsyncCoreData.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.8"
21   },
22   "source_files": "AsyncCoreData/Classes/**/*"