| { | |
| "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" | |
| } |