[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 9 / 8 / SwiftyCoreData / 0.1.3 / SwiftyCoreData.podspec.json
blob33a701e10795a23c774dc3c3d29024a0f3850209
2   "name": "SwiftyCoreData",
3   "version": "0.1.3",
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.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "EasyCoreData/*.swift",
22   "pushed_with_swift_version": "3.0"