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