blob: 607bdac8349111819b86c3189bd6f4a175b5c1ac [file] [log] [blame]
{
"name": "LocalNotificationWrapper",
"version": "0.1.0",
"summary": "Simplified UserNotification.",
"description": "Manage UserNotification in Swift.",
"homepage": "https://github.com/ezequielg/LocalNotificationWrapper",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ezequielg": "egalindo@wawand.co"
},
"source": {
"git": "https://github.com/ezequielg/LocalNotificationWrapper.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.2"
},
"source_files": "LocalNotificationWrapper/Classes/**/*"
}