blob: c3aa059aa2cdfe7c346b2475f0c31941d27345d0 [file] [log] [blame]
{
"name": "PushNotificationSimulation",
"version": "0.0.1",
"summary": "Helper in simulating push notifications",
"homepage": "https://github.com/pwlkania/PushNotificationSimulation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paweł Kania": "pkania@pgs-soft.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/pwlkania/PushNotificationSimulation.git",
"tag": "0.0.1"
},
"source_files": "PushNotificationSimulation/{*.swift}"
}