[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / d / 5 / b / DataRaft / 1.0.3 / DataRaft.podspec.json
blob63f30f39a29009e3afcb3d8f5d37a387a905bbff
2   "name": "DataRaft",
3   "version": "1.0.3",
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.3"
19   },
20   "source_files": "DataRaft/DataRaft/**/*.{swift}",
21   "swift_version": "4.1"