[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 9 / d / Square1CoreData / 1.0.2 / Square1CoreData.podspec.json
blob224b85dd4ed5ebac90374b6023912be97b1b9edf
2   "name": "Square1CoreData",
3   "version": "1.0.2",
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.2"
18   },
19   "source_files": [
20     "Source",
21     "Source/**/*.swift"
22   ]