| { |
| "name": "EventManager", |
| "version": "0.1.0", |
| "summary": "Event notifications for iOS swift", |
| "description": "This library is used to simplify event notifications in iOS swift", |
| "homepage": "https://github.com/fortify-communications/EventManager", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Fortify Communications": "andrei@fortify.pro" |
| }, |
| "source": { |
| "git": "https://github.com/fortify-communications/EventManager.git", |
| "tag": "0.1.0" |
| }, |
| "social_media_url": "https://twitter.com/fortifymobile", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "EventManager/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |