blob: 8192712c0f6c3ea89f70e7a0e2a8feac68167b8b [file] [log] [blame]
{
"name": "PKNotification",
"version": "1.0",
"summary": "Simple and customizable notifications in Swift.",
"description": "- Simple and customizable notifications in Swift.",
"homepage": "http://hakopako.github.io/PKNotification/",
"license": "MIT",
"authors": {
"shi-man": "hakohakohako.0518@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hakopako/PKNotification.git",
"tag": "v1.0"
},
"source_files": "PKNotification/**/*.swift"
}