blob: 8b9e446df7e5921cf3550ae70b5ffc7a3410d71b [file] [log] [blame]
{
"name": "DGNotifyView",
"version": "0.1.5",
"summary": "Animated view for internal app notifications",
"description": "Animated view for in-app notifications. With this you can quickly generate a customisable UIView to notify the user.",
"homepage": "https://github.com/glowcap/DGNotifyView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"glowcap": "doku005@yahoo.com"
},
"source": {
"git": "https://github.com/glowcap/DGNotifyView.git",
"tag": "0.1.5"
},
"social_media_url": "https://twitter.com/daymeing",
"platforms": {
"ios": "8.0"
},
"source_files": "DGNotifyView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0.2"
}