[Add] SmartCodable 3.4.6-beta
[CocoaPods.git] / Specs / 9 / 5 / c / GFCoreDataSource / 0.0.1 / GFCoreDataSource.podspec.json
blob1ddb6e651131ac9ee1910e3581fdbf59ab9e0567
2   "name": "GFCoreDataSource",
3   "version": "0.0.1",
4   "summary": "一个简单的Core Data 操作封装.",
5   "description": "简单的Core Data 操作封装,包括\n1.数据库查询\n2.写入操作,多线程",
6   "homepage": "https://github.com/guofengld/GFCoreDataSource",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guofengld": "guofengld@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/guofengld/GFCoreDataSource.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GFCoreDataSource/Classes/**/*"