blob: fbeb486a8829ddc3b30677bef7722a3b6286a96e [file] [log] [blame]
{
"name": "SVHTTPRequest",
"version": "0.2",
"summary": "Simple REST client for iOS and Mac.",
"homepage": "http://samvermette.com/310",
"license": "MIT",
"authors": {
"Sam Vermette": "hello@samvermette.com"
},
"source": {
"git": "https://github.com/samvermette/SVHTTPRequest.git",
"tag": "0.2"
},
"requires_arc": true,
"platforms": {
"ios": "5.0"
},
"source_files": "SVHTTPRequest/*.{h,m}"
}