blob: 9ab4af7e946ab6d7cc07736c51b06f4f9857d5fa [file] [log] [blame]
{
"name": "AeroGearHttp",
"version": "0.7.0",
"summary": "Lightweight lib around NSURLSession to ease HTTP calls.",
"homepage": "https://github.com/aerogear/aerogear-ios-http",
"license": "Apache License, Version 2.0",
"authors": "Red Hat, Inc.",
"source": {
"git": "https://github.com/aerogear/aerogear-ios-http.git",
"tag": "0.7.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AeroGearHttp/*.{swift}",
"requires_arc": true
}