[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 0 / 5 / 9 / CoordinatorKit / 0.0.2 / CoordinatorKit.podspec.json
blob3aa85aa4a6636e42f40ad8a170a345e45339104a
2   "name": "CoordinatorKit",
3   "version": "0.0.2",
4   "summary": "A framework that implements Coordinators a la Khanlou in a fashion similar to how UIViewControllers work.",
5   "homepage": "https://github.com/nathanlanza/CoordinatorKit",
6   "license": "MIT",
7   "authors": {
8     "Nathan Lanza": "nathan@lanza.io"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/nathanlanza/CoordinatorKit.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "CoordinatorKit/*.{h,m,swift}",
18   "frameworks": "UIKit",
19   "pushed_with_swift_version": "3.0"