blob: 96d039b58d57a424b968dc27895ea3d8a546af66 [file] [log] [blame]
{
"name": "PushNotificationSimulation",
"version": "1.0.0",
"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": "1.0.0"
},
"source_files": "PushNotificationSimulation/{*.swift}"
}