| { |
| "name": "SAInboxViewController", |
| "version": "0.8.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.8.0" |
| }, |
| "social_media_url": "https://twitter.com/marty_suzuki", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "SAInboxViewController/*.{swift}", |
| "dependencies": { |
| "MisterFusion": [ |
| |
| ] |
| }, |
| "pushed_with_swift_version": "3.0" |
| } |