[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 0 / 9 / Reloaded / 1.0.0 / Reloaded.podspec.json
blob4255d9fe5cd3e2ef8afc62e8c8970c6f6606d890
2   "name": "Reloaded",
3   "version": "1.0.0",
4   "summary": "Reloaded! Swift \"ORM like\" abstraction layer for CoreData",
5   "swift_version": "4.0",
6   "description": "Using Reloaded is super simple, in the basic configuration you don't have to write a single line of setup you would probably otherwise have in your AppDelegate but you can obviously still leverage your apps delegate methods as you would otherwise.",
7   "homepage": "https://github.com/LiveUI/Reloaded",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "rafiki270": "dev@liveui.io"
14   },
15   "source": {
16     "git": "https://github.com/LiveUI/Reloaded.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "10.0",
21     "tvos": "10.0",
22     "osx": "10.12",
23     "watchos": "4.3"
24   },
25   "source_files": "Classes/**/*"