[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / f / 6 / 9 / PeakCoreData / 3.3.0 / PeakCoreData.podspec.json
blob34bc467e9d310bcbb0ec7810fbf1694ae7fa9530
2   "name": "PeakCoreData",
3   "version": "3.3.0",
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.3.0"
20   },
21   "source_files": [
22     "PeakCoreData",
23     "PeakCoreData/**/*.{h,m,swift}"
24   ],
25   "dependencies": {
26     "PeakOperation": [
28     ]
29   },
30   "swift_version": "5.0"