blob: ed5da523da46b7109ac7983755ddc04df76f949f [file] [log] [blame]
{
"name": "AeroGearHttp",
"version": "0.6.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.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AeroGearHttp/*.{swift}",
"requires_arc": true
}