[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / e / 5 / KangarooStore / 1.4.1 / KangarooStore.podspec.json
blob006da3d37bb0a4135d26318557e001301c2c50f3
2   "name": "KangarooStore",
3   "version": "1.4.1",
4   "summary": "A very lightweight Core Data framework.",
5   "swift_versions": "5.0",
6   "description": "A very lightweight Core Data framework. You'll be able to fetch object in an easier way.",
7   "homepage": "https://github.com/DarkySwift/KangarooStore",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Carlos Duclos": "darkzeratul64@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/DarkySwift/KangarooStore.git",
17     "tag": "1.4.1"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*",
23   "swift_version": "5.0"