[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / d / 3 / 5 / CoreDataTools / 0.0.1 / CoreDataTools.podspec.json
blob0fd947ae1fa5a74d0ffc9d324894258c77787615
2   "name": "CoreDataTools",
3   "version": "0.0.1",
4   "summary": "CoreDataTools simplifies Core Data CRUD operations with an easy to use API.",
5   "description": "'CoreDataTools makes CRUD operations simple by providing an object that handles all context storing, updating and deleting of data.'",
6   "homepage": "https://github.com/defoye/CoreDataTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "defoye": "erniedefoy3@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/defoye/CoreDataTools.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "4.0",
23     "4.2",
24     "5.0",
25     "5.0"
26   ],
27   "source_files": "CoreDataTools/Classes/**/*",
28   "swift_version": "5.0"