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