[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / d / 5 / b / DataRaft / 1.0.5 / DataRaft.podspec.json
blobbc530a906172b9854c81264d6ba6d86d55d8c5cb
2   "name": "DataRaft",
3   "version": "1.0.5",
4   "summary": "DataRaft is a small Swift framework that makes it both easier to use Core Data.",
5   "homepage": "https://github.com/mr-noone/data-raft.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Aleksey Zgurskiy": "mr.noone@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/mr-noone/data-raft.git",
18     "tag": "1.0.5"
19   },
20   "source_files": "DataRaft/DataRaft/**/*.{swift}",
21   "swift_versions": "5.0",
22   "swift_version": "5.0"