blob: 69351aa169bda17a7e8f47dcbebeceb46eaa6209 [file] [log] [blame]
{
"name": "PushNotificationSimulation",
"version": "1.0.2",
"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.2"
},
"source_files": "PushNotificationSimulation/{*.swift}",
"swift_versions": [
"5.0",
"5.0"
],
"swift_version": "5.0"
}