[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / d / 3 / 5 / CoreDataTools / 0.0.2 / CoreDataTools.podspec.json
blob8a8d574f1a4adb64209e15ab54ff0a2f03f3c2d2
2   "name": "CoreDataTools",
3   "version": "0.0.2",
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.2"
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"