blob: 040987687acfa3e8783b040130706a151843198e [file] [log] [blame]
{
"name": "M2DPushNotificationManager",
"version": "0.1.5",
"summary": "Get device token and send to your server.",
"description": "\t\t\t\t\t\tGet device token from APNS and send to your server.\n",
"license": "MIT",
"authors": {
"Akira Matsuda": "akira.m.itachi@gmail.com"
},
"source": {
"git": "https://github.com/0x0c/M2DPushNotificationManager.git",
"tag": "0.1.5"
},
"homepage": "https://github.com/0x0c/M2DPushNotificationManager",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}