blob: b92ab579ed557fde5351da0019a4a1f0496ed78f [file] [log] [blame]
{
"name": "Courier-Swift",
"module_name": "Courier",
"version": "0.9.4",
"summary": "Transferring data between UIViewController's in Swift",
"description": "Courier is a framework for transferring data between UIViewController's in Swift.",
"homepage": "https://github.com/imk2o/Courier",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Yuichi Kobayashi": "imk2o@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/imk2o/Courier.git",
"tag": "0.9.4"
},
"source_files": "Courier-iOS/*.swift",
"frameworks": [
"Foundation",
"UIKit"
],
"pushed_with_swift_version": "3.0"
}