| { | |
| "name": "SSToastView", | |
| "version": "1.2", | |
| "summary": "Toast for iOS.", | |
| "homepage": "https://github.com/shingwasix/SSToastView", | |
| "license": "MIT", | |
| "authors": { | |
| "Shingwa Six": "https://github.com/shingwasix" | |
| }, | |
| "source": { | |
| "git": "https://github.com/shingwasix/SSToastView.git", | |
| "tag": "1.2" | |
| }, | |
| "platforms": { | |
| "ios": "6.0" | |
| }, | |
| "requires_arc": true, | |
| "source_files": "Pod/Classes/**/*", | |
| "public_header_files": "Pod/Classes/**/*.h", | |
| "frameworks": "UIKit" | |
| } |