blob: b5187ec4bdef5bd137a8094764c3c513d2e90e72 [file] [log] [blame]
{
"name": "Agent",
"summary": "Minimalistic Swift HTTP request agent for iOS and OS X",
"version": "0.0.4",
"homepage": "https://github.com/hallas/agent",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hallas": "christoffer.hallas@gmail.com"
},
"source": {
"git": "https://github.com/hallas/agent.git",
"tag": "0.0.4"
},
"source_files": "Agent/Agent.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}