blob: a20011ea1052b5eaac3a708fc7b12918e54c420e [file] [log] [blame]
{
"name": "SAInboxViewController",
"version": "0.7.0",
"summary": "UIViewController subclass inspired by \"Inbox by google\" animated transitioning.",
"homepage": "https://github.com/marty-suzuki/SAInboxViewController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/marty-suzuki/SAInboxViewController.git",
"tag": "0.7.0"
},
"social_media_url": "https://twitter.com/marty_suzuki",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SAInboxViewController/*.{swift}",
"dependencies": {
"MisterFusion": [
]
}
}