[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 4 / 7 / CoreDataFullStack / 0.4.0 / CoreDataFullStack.podspec.json
blob4ed143ba5cc7a25ac3fe8ad941d762e28f48fabc
2   "name": "CoreDataFullStack",
3   "version": "0.4.0",
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.4.0",
19     "branch": "master"
20   },
21   "source_files": "CoreDataFullStack-iOS/**/*.{h,m}",
22   "public_header_files": "CoreDataFullStack-iOS/**/*.{h}",
23   "requires_arc": true