blob: 9dcbead2e6eb3a08ec8b83d00333c587245af877 [file] [log] [blame]
{
"name": "STHTTPRequest",
"version": "1.0.0",
"summary": "A NSURLConnection wrapper for humans",
"homepage": "https://github.com/nst/STHTTPRequest",
"license": {
"type": "New BSD",
"file": "LICENSE.txt"
},
"authors": [
"Nicolas Seriot",
"Alistair Galbraith",
"Cyril Chandelier",
"Doug Ayers",
"Matthias Schmidt",
"Oktawian Chojnacki",
"Stephan Burlot",
"Zach Boyd"
],
"source": {
"git": "https://github.com/nst/STHTTPRequest.git",
"tag": "1.0.0"
},
"source_files": "STHTTPRequest.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7"
}
}