blob: 0994a262888ae7b31f4754088ca1cf5d7a6f870c [file] [log] [blame]
{
"name": "AeroGearPush-Sw",
"version": "3.0.8",
"summary": "AeroGear UnifiedPush Client Registration SDK (Swift).",
"homepage": "https://github.com/coco-jam/aerogear-ios-push",
"license": "Apache License, Version 2.0",
"authors": "Red Hat, Inc.",
"source": {
"git": "https://github.com/coco-jam/aerogear-ios-push.git",
"tag": "3.0.8"
},
"platforms": {
"ios": "12.0"
},
"source_files": "AeroGearPush/*.{swift}",
"module_name": "AeroGearPush",
"frameworks": "Foundation",
"requires_arc": true
}