blob: fde38b9d0a2e35bfa486be158929c87e70a2e042 [file] [log] [blame]
{
"name": "GCDiscreetNotificationView",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": null
},
"source_files": "GCDiscreetNotificationView/GCDiscreetNotificationView.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}