blob: 7c8c9795db53a3b44916284d91ba22c131274796 [file] [log] [blame]
{
"name": "AeroGear-Push-Swift",
"version": "2.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": "2.0.0-swift"
},
"platforms": {
"ios": "8.0"
},
"source_files": "push-sdk-swift/*.{swift}",
"module_name": "AeroGearPush",
"frameworks": "Foundation",
"requires_arc": true,
"pushed_with_swift_version": "3.0",
"deprecated_in_favor_of": "AeroGearPush-Swift"
}