[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 3 / d / 0 / Courier-Swift / 0.9.0 / Courier-Swift.podspec.json
blobe95b72d442403b9f7be3c6f4e8128ecb4bb5a3e3
2   "name": "Courier-Swift",
3   "version": "0.9.0",
4   "summary": "Transferring data between UIViewController's in Swift",
5   "description": "Courier is a framework for transferring data between UIViewController's in Swift.",
6   "homepage": "https://github.com/imk2o/Courier",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Yuichi Kobayashi": "imk2o@icloud.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/imk2o/Courier.git",
19     "tag": "0.9.0"
20   },
21   "source_files": "Courier-iOS/*.swift",
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "pushed_with_swift_version": "3.0"