[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 9 / b / 8 / AUCoreDataKit / 1.0.2.3 / AUCoreDataKit.podspec.json
blobe0cc1256f4f21f72e5195794ffb1766d14900a3a
2   "name": "AUCoreDataKit",
3   "version": "1.0.2.3",
4   "summary": "An easy to use CoreData wrapper in Swift.",
5   "description": "An easy to use CoreData wrapper in Swift. Just add your CoreData model in Xcode and you're good to go!",
6   "homepage": "https://github.com/azizuysal/AUCoreDataKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Aziz Uysal": "azizuysal@gmail.com"
13   },
14   "social_media_url": "https://twitter.com/azizuysal",
15   "source": {
16     "git": "https://github.com/azizuysal/AUCoreDataKit.git",
17     "tag": "1.0.2.3"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "source_files": "DataKit/DataKit/*.{swift}"