blob: 3852276eeb2dd09fcb4fabb345fb5dde8cad550d [file] [log] [blame]
{
"name": "IIShortNotificationPresenter",
"platforms": {
"ios": 7.0
},
"version": "1.2.6",
"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.6"
},
"source_files": "IIShortNotificationPresenter/*.{h,m}",
"resources": "IIShortNotificationPresenter/*.png",
"requires_arc": true
}