blob: 3a5dd74849f108a62179730d9d886d3ca512435f [file] [log] [blame]
{
"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"
}