blob: 42e07229772f679f6f5814a37013219f31a8c0a3 [file] [log] [blame]
{
"name": "GCDiscreetNotificationView",
"version": "0.0.1",
"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",
"commit": "3075ef2d27eb471893db4eb235174b26eb67d950"
},
"platforms": {
"ios": null
},
"source_files": "GCDiscreetNotificationView/GCDiscreetNotificationView.{h,m}",
"frameworks": "UIKit",
"requires_arc": false
}