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