blob: ea5061430f03f540afeb5563f400312324eba082 [file] [log] [blame]
{
"name": "STHTTP",
"version": "0.1.1",
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"summary": "HTTP library for iOS 5+ and Mac OS X 10.7+, based on NSURLConnection",
"homepage": "https://github.com/steppinstonez/STHTTP",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Ivan Genchev": "ivan.genchev@steppinstonez.com"
},
"source": {
"git": "https://github.com/steppinstonez/STHTTP.git",
"tag": "v0.1.1"
},
"source_files": "*.{h,m}",
"requires_arc": true
}