[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 5 / 6 / e / GKCoreData / 1.0.3 / GKCoreData.podspec.json
blob2a0ed2fe2e99c3c1825a470032c19926170c8fbb
2   "name": "GKCoreData",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "CoreData layer",
7   "requires_arc": true,
8   "version": "1.0.3",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Opekishev Kirill": "grumpykir@gmail.com"
15   },
16   "homepage": "https://github.com/GrumpyKir/GKCoreData",
17   "source": {
18     "git": "https://github.com/GrumpyKir/GKCoreData.git",
19     "tag": "1.0.3"
20   },
21   "frameworks": [
22     "UIKit",
23     "CoreData"
24   ],
25   "dependencies": {
26     "GKExtensions": [
27       "~> 1.1.0"
28     ]
29   },
30   "source_files": "GKCoreData/SourceData/*.swift",
31   "swift_version": "5.0"