blob: f046e0eeaac32a368487ae159ec4c02ef9e52722 [file] [log] [blame]
{
"name": "Haitch",
"version": "0.6",
"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.6"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}