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