[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 9 / 8 / SwiftyCoreData / 0.4.1 / SwiftyCoreData.podspec.json
blob58b0420cf24061877006a0b5cec0bca238ac2f4b
2   "name": "SwiftyCoreData",
3   "version": "0.4.1",
4   "summary": "Lightweight library for old fashioned CoreData framework",
5   "description": "SwiftyCoreData is a lightweight libliary written in Swift. General purpose is to make using CoreData easier without unnecessary template code",
6   "swift_versions": "4.2",
7   "homepage": "https://github.com/wojtowiczm",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.txt"
11   },
12   "authors": {
13     "Michał Wójtowicz": "wojtowiczmichal97@gmail.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/wojtowiczm/SwiftyCoreData.git",
20     "tag": "0.4.1"
21   },
22   "source_files": "SwiftyCoreData/**/*.swift",
23   "swift_version": "4.2"