[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / c / 5 / d / DDCoreData / 1.0.1 / DDCoreData.podspec.json
blob2f92af38e2a582c34d06b0ff87e4496ae2d42c06
2   "name": "DDCoreData",
3   "version": "1.0.1",
4   "summary": "基于CoreData的二次封装",
5   "description": "基于CoreData的二次封装\n基于CoreData的二次封装",
6   "homepage": "https://github.com/DDKit/DDCoreData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "duanchanghe@gmail.com": "592110272@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/DDKit/DDCoreData.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "DDCoreData/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ]