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