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