blob: 1a86549c123e5e07e0284aa8a5876c07e7a97060 [file] [log] [blame]
{
"name": "SVNotification",
"version": "0.2",
"summary": "iOS App notification lib built with Swift",
"description": "A small lib designed to make easy showing notifications above the nav bar and below it",
"homepage": "https://github.com/svlaev/sv-notification",
"license": "MIT",
"authors": {
"Stanislav Vlaev": "stanislav.vlaev@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/svlaev/sv-notification.git",
"tag": "0.2"
},
"source_files": "SVNotification/SVNotification.swift",
"requires_arc": true
}