blob: a338bcef2a441359e9ba9c93f4926cdb6298b669 [file] [log] [blame]
{
"name": "SSLocalNotification",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SSLocalNotification/Classes/**/*",
"pushed_with_swift_version": "3.0"
}