[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / 5 / 9 / CoordinatorKit / 0.0.4 / CoordinatorKit.podspec.json
blob97de3a967c79113344060b5800ca6fb3c881348a
2   "name": "CoordinatorKit",
3   "version": "0.0.4",
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": "8.0"
8   },
9   "source": {
10     "git": "https://github.com/nathanlanza/CoordinatorKit.git",
11     "tag": "0.0.4"
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"