[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / b / 8 / AUCoreDataKit / 1.0.2.1 / AUCoreDataKit.podspec.json
bloba9df11cdc7e8350e1200ec20eaa7b87613faf722
2   "name": "AUCoreDataKit",
3   "version": "1.0.2.1",
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.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "requires_arc": true,
23   "swift_version": "4.2",
24   "source_files": "DataKit/DataKit/*.{swift}"