blob: 96cf49d2c8e1c806505c557f1466f99f99eb9e60 [file] [log] [blame]
{
"name": "GCDiscreetNotificationView",
"version": "1.0.2",
"license": "MIT",
"summary": "A discreet, non-modal, notification view for iOS.",
"homepage": "https://github.com/gcamp/GCDiscreetNotificationView",
"authors": {
"Guillaume Campagna": "http://gcamp.ca"
},
"source": {
"git": "https://github.com/gcamp/GCDiscreetNotificationView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": null
},
"source_files": "GCDiscreetNotificationView/GCDiscreetNotificationView.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}