[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / d / Square1CoreData / 1.0.3 / Square1CoreData.podspec.json
blob6848957886d1a26267c94e6d2dd634eb39180a8a
2   "name": "Square1CoreData",
3   "version": "1.0.3",
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.3"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ],
23   "dependencies": {
24     "Square1Tools": [
26     ]
27   }