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