blob: c10ac685241f94f5883920c7937006eabedc226e [file] [log] [blame]
{
"name": "UILocalNotification-RemotePayload",
"version": "2.0.1",
"summary": "Gmail & Facebook Messenger-like notifications.",
"description": "UILocalNotification-RemotePayload provides a method to create UILocalNotification from remote notification payload. It is helpful because you have more control over local notifications than remote notifications. Please see the README for the details.",
"homepage": "https://github.com/T-Pham/UILocalNotification-RemotePayload",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thanh Pham": "minhthanh@me.com"
},
"source": {
"git": "https://github.com/T-Pham/UILocalNotification-RemotePayload.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.2",
"watchos": "2.0"
},
"source_files": "UILocalNotification-RemotePayload/*.swift",
"frameworks": "UIKit"
}