blob: af80419ac4b0717b3e4ced5d6a9bd0d09a917986 [file] [log] [blame]
{
"name": "SAInboxViewController",
"version": "0.4.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.4.0"
},
"social_media_url": "https://twitter.com/SzkAtmosphere",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SAInboxViewController/*.{swift}"
}