blob: df3dd579833fbba148341564e30c648f27b3c3ea [file] [log] [blame]
{
"name": "Haitch",
"version": "0.8",
"license": "Posse",
"summary": "Simple HTTP for Swift",
"homepage": "https://github.com/goposse/haitch",
"social_media_url": "http://twitter.com/goposse",
"authors": {
"Posse Productions LLC": "apps@goposse.com"
},
"source": {
"git": "https://github.com/goposse/haitch.git",
"tag": "0.8"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}