blob: dd64e128c2fb6d29d82b91afc8c559d69e9ff1ec [file] [log] [blame]
{
"name": "AeroGear-Push-Swift",
"version": "1.1.1",
"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.1-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"
}