[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 7 / e / 5 / KangarooStore / 1.3 / KangarooStore.podspec.json
blobacb2bdf03c6aafdad1ae346570c1e9c4b1eb6347
2   "name": "KangarooStore",
3   "version": "1.3",
4   "summary": "A very lightweight Core Data framework.",
5   "swift_version": "4.1",
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.3"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Sources/**/*"