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