[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / c / GFCoreDataSource / 0.2.6 / GFCoreDataSource.podspec.json
blob53baa09d63fbdc2c9cb00654103ab490d23f6f6c
2   "name": "GFCoreDataSource",
3   "version": "0.2.6",
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.2.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GFCoreDataSource/Classes/**/*"