[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 5 / b / DataRaft / 1.0.1 / DataRaft.podspec.json
blob44924c5cca4f38fde5911f266010811f4e2bb8ed
2   "name": "DataRaft",
3   "version": "1.0.1",
4   "summary": "DataRaft is a small Swift framework that makes it both easier to use Core Data.",
5   "homepage": "https://github.com/nullgr/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/nullgr/data-raft.git",
18     "tag": "1.0.1"
19   },
20   "source_files": "DataRaft/DataRaft/**/*.{swift}",
21   "swift_version": "4.1"