[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 6 / b / 4 / AsyncCoreData / 1.2.1 / AsyncCoreData.podspec.json
blob7475435d02aa247851601e5621ea58bae83d194e
2   "name": "AsyncCoreData",
3   "version": "1.2.1",
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.2.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.8"
21   },
22   "source_files": "AsyncCoreData/Classes/**/*"