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