[Add] TensorFlowLiteSwift 0.0.1-nightly.20250104
[CocoaPods.git] / Specs / 5 / 4 / 7 / CoreDataFullStack / 0.2.2 / CoreDataFullStack.podspec.json
blob10516e2476f29d7ec59c040f89d1831570a66813
2   "name": "CoreDataFullStack",
3   "version": "0.2.2",
4   "summary": "Easiest way to build a Core Data full stack. With Table and Collection View FRC. With easy Deletion, Retrieve and Count.",
5   "homepage": "https://github.com/GabrielMassana",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": {
11     "Gabriel Massana": "gabrielmassana@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/GabrielMassana/CoreDataFullStack-iOS.git",
18     "tag": "0.2.2",
19     "branch": "master"
20   },
21   "source_files": "CoreDataFullStack-iOS/**/*.{h,m}",
22   "public_header_files": "CoreDataFullStack-iOS/**/*.{h}",
23   "requires_arc": true