blob: b656a5e1ccf12aeeef6e5eb7fd0d27d0cafd3d91 [file] [log] [blame]
{
"name": "SegueHandling",
"version": "0.1.0",
"license": "MIT",
"summary": "Protocol-Oriented Segue Handling in Swift",
"homepage": "https://github.com/k-san/SegueHandling",
"authors": {
"Keiichi Sato": "keiichisato82@gmail.com"
},
"source": {
"git": "https://github.com/k-san/SegueHandling.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"ios": {
"frameworks": "UIKit"
},
"pushed_with_swift_version": "3.0"
}