| { |
| "name": "SimpleNotificationBar", |
| "module_name": "SimpleNotificationBar", |
| "version": "0.1.0", |
| "summary": "Easy drop down notification for your users", |
| "description": "Easy drop down notification for your users including errors and successes", |
| "homepage": "https://github.com/Redbooth/SimpleNotificationBar", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "twof": "fabiobean2@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/Redbooth/SimpleNotificationBar.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/TheWisestFools", |
| "platforms": { |
| "ios": "10.3" |
| }, |
| "swift_version": "4.2", |
| "source_files": "RedboothNotificationBar/Classes/**/*", |
| "dependencies": { |
| "SwiftMessages": [ |
| |
| ] |
| } |
| } |