blob: 5d0ef7b42484422563769e2f4a0fca610b6757b6 [file] [log] [blame]
{
"name": "IIShortNotificationPresenter",
"platforms": {
"ios": 7.0
},
"version": "1.2.4",
"summary": "Presents short notifications over a view. Supports queuing and 3 presentation styles.",
"homepage": "https://github.com/Inferis/IIShortNotificationPresenter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"social_media_url": "https://twitter.com/inferis",
"authors": {
"Tom Adriaenssen": "http://inferis.org/"
},
"source": {
"git": "https://github.com/Inferis/IIShortNotificationPresenter.git",
"tag": "1.2.4"
},
"source_files": "IIShortNotificationPresenter/*.{h,m}",
"resources": "IIShortNotificationPresenter/*.png",
"requires_arc": true
}