blob: 88bb8003ac1d9363d5361a17fe42163edc003358 [file] [log] [blame]
{
"name": "SSLocalNotification",
"version": "0.1.0",
"summary": "A clean way to display local notifications.",
"description": "SSLocalNotification is a lightweight and easy to use local notification alert.",
"homepage": "https://github.com/NicholasBellucci/SSLocalNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nickdbellucci@gmail.com": "nick@maxxpotential.com"
},
"source": {
"git": "https://github.com/NicholasBellucci/SSLocalNotification.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SSLocalNotification/Classes/**/*",
"pushed_with_swift_version": "3.0"
}