blob: a48d58c594b82eee8c4dce2fa947346304d3ebe8 [file] [log] [blame]
{
"name": "SimulatorRemoteNotifications",
"version": "0.0.2",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"summary": "Library to send (fake) remote notifications to the iOS simulator",
"homepage": "https://github.com/acoomans/SimulatorRemoteNotifications",
"screenshots": "http://s3.amazonaws.com/cocoacontrols_production/uploads/control_image/image/85/original.png",
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"authors": {
"Arnaud Coomans": "arnaud.coomans@gmail.com"
},
"source_files": "SimulatorRemoteNotifications/**/*.{h,m}",
"source": {
"git": "https://github.com/acoomans/SimulatorRemoteNotifications.git",
"tag": "0.0.2"
}
}