[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / 8 / SwiftyCoreData / 0.1.0 / SwiftyCoreData.podspec.json
blob47f5eb3e77272ca19f046a993e073ca491696e25
2   "name": "SwiftyCoreData",
3   "version": "0.1.0",
4   "summary": "Making CoreData easier to implement",
5   "description": "An easy way to implement CoreData in your iOS applications",
6   "homepage": "https://github.com/cyrilivargarcia/SwiftyCoreData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Cyril Garcia": "garciacy@bycyril.com"
13   },
14   "source": {
15     "git": "https://github.com/cyrilivargarcia/SwiftyCoreData.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "EasyCoreData/CoreDataModule.swift",
22   "pushed_with_swift_version": "3.0"