[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 7 / 9 / d / Square1CoreData / 1.0.4 / Square1CoreData.podspec.json
blob57beda2d804d917741df9d05dff192e77ddf18cc
2   "name": "Square1CoreData",
3   "version": "1.0.4",
4   "summary": "A collection of tools used in our Swift projects",
5   "description": "A handy collection of helpers for dealing with CoreData",
6   "homepage": "https://github.com/square1-io/Square1-iOS-CoreData",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": "Square1",
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/square1-io/Square1-iOS-CoreData.git",
17     "tag": "1.0.4"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ],
23   "dependencies": {
24     "Square1Tools": [
26     ]
27   }