[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / f / 5 / GECoreDataManager / 1.0.0 / GECoreDataManager.podspec.json
blob820b119c68dc97896c504d58be4127189b85a263
2   "name": "GECoreDataManager",
3   "version": "1.0.0",
4   "summary": "Simple and easy to use Core Data Manager",
5   "description": "CoreDataManager is a simple and easy to use manager class, designed to reduce the need of boilerplate coding when using iOS Core Data persistance. Based on NSPersistentContainer.",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guillem Espejo": "g.espejogarcia@gmail.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/GuillemEspejo/CoreDataManager.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "CoreDataManager/Source/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"