blob: b7d0d0825d84f42016662cd9bc5a719888ef5817 [file] [log] [blame]
{
"name": "UILocalNotification-RemotePayload",
"version": "1.0.2",
"summary": "Create UILocalNotification from remote notification payload.",
"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": "1.0.2"
},
"platforms": {
"ios": "8.2",
"watchos": "2.0"
},
"source_files": "UILocalNotification-RemotePayload/*.swift",
"frameworks": "UIKit"
}