[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / c / a / SwiftDatastore / 0.1.1 / SwiftDatastore.podspec.json
blobde991fdcfaaeaa6a6461fcfdd4aeaecd9a5f9633
2   "name": "SwiftDatastore",
3   "version": "0.1.1",
4   "summary": "Elegeant and easy way to store data in Swift.",
5   "description": "SwiftDatastore is a wrapper to CoreData. It has been created to add opportunity to use CoreData methods and objects in easy way.",
6   "homepage": "https://github.com/tomkuku/SwiftDatastore",
7   "license": "MIT",
8   "authors": "Tomasz Kukułka",
9   "swift_versions": "5.5",
10   "platforms": {
11     "ios": "13.0"
12   },
13   "source": {
14     "git": "https://github.com/tomkuku/SwiftDatastore.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "SwiftDatastore/SwiftDatastore/**/*.swift",
18   "swift_version": "5.5"