[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 6 / 9 / PeakCoreData / 3.0.2 / PeakCoreData.podspec.json
bloba8eb9ad640db14748968add7e68ee5055d2470d0
2   "name": "PeakCoreData",
3   "version": "3.0.2",
4   "summary": "PeakCoreData is a Swift microframework providing enhancements and conveniences to Core Data. It is part of the Peak Framework.",
5   "homepage": "https://github.com/3squared/PeakCoreData",
6   "license": {
7     "type": "Custom",
8     "file": "LICENCE"
9   },
10   "authors": {
11     "David Yates": "david.yates@3squared.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/3squared/PeakCoreData.git",
19     "tag": "3.0.2"
20   },
21   "source_files": [
22     "PeakCoreData",
23     "PeakCoreData/**/*.{h,m,swift}"
24   ],
25   "dependencies": {
26     "PeakOperation": [
28     ]
29   },
30   "swift_version": "4.2"