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