blob: e1e6fc60ef2f68d0cc84972ab5b3316a30ebce86 [file] [log] [blame]
{
"name": "RemoteNotificationHandling",
"version": "0.0.3",
"summary": "RemoteNotificationHandling does the processing required for remote notification.",
"homepage": "https://github.com/yusuga/RemoteNotificationHandling",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yusuga": "dev@yusuga.com"
},
"source": {
"git": "https://github.com/yusuga/RemoteNotificationHandling.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/yusuga_",
"platforms": {
"ios": "8.0"
},
"source_files": "RemoteNotificationHandling/Classes/**/*"
}