[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / 6 / 8 / CoreDataPod / 0.1.6 / CoreDataPod.podspec.json
blob82908f139a4f193944bbe2e415e84f3fc7c6a4c2
2   "name": "CoreDataPod",
3   "version": "0.1.6",
4   "summary": "Dont Panic",
5   "description": "CoreDataPod is a great resource for example CoreData projects.",
6   "homepage": "https://github.com/Cfiddle/CoreDataPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Fiedler": "charlesfiedleriii@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Cfiddle/CoreDataPod.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "CoreDataPod/Classes/*.swift",
23   "resource_bundles": {
24     "DataStore": [
25       "CoreDataPod/*.xcdatamodeld"
26     ]
27   }