blob: f96edc1b6b21ce52c9d2187c1f89344a5427c5fc [file] [log] [blame]
{
"name": "DGNotifyView",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/daymeing",
"platforms": {
"ios": "9.0"
},
"source_files": "DGNotifyView/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0.2"
}