[Add] MagicFIDO_iOS_SDK 0.1.0
[CocoaPods.git] / Specs / 7 / f / 5 / GECoreDataManager / 1.0.2 / GECoreDataManager.podspec.json
blobbbb75c34cf4cc4aa459069fca97204980d5ecb54
2   "name": "GECoreDataManager",
3   "version": "1.0.2",
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.2"
20   },
21   "source_files": "CoreDataManager/Source/*.{swift}",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"