[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / 9 / CoordinatorKit / 0.0.5 / CoordinatorKit.podspec.json
blob3972b2c82aee916bd388ede82d649cbbfd6ba6e8
2   "name": "CoordinatorKit",
3   "version": "0.0.5",
4   "summary": "A framework that implements the coordinator pattern in a fashion similar to how UIViewControllers work.",
5   "homepage": "https://github.com/nathanlanza/CoordinatorKit",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "source": {
10     "git": "https://github.com/nathanlanza/CoordinatorKit.git",
11     "tag": "0.0.5"
12   },
13   "frameworks": "UIKit",
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "authors": {
19     "Nathan Lanza": "nathan@lanza.io"
20   },
21   "social_media_url": "https://twitter.com/nlanzaio",
22   "source_files": "CoordinatorKit/Classes/**/*",
23   "pushed_with_swift_version": "3.0"