blob: cc26edd1e5deece0446f3db9039a08eda06c37d5 [file] [log] [blame]
{
"name": "AeroGearPush-Swift",
"version": "3.0.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.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AeroGearPush/*.{swift}",
"module_name": "AeroGearPush",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}