blob: d837ef2531742ad943fc279e13214eea50da8fec [file] [log] [blame]
{
"name": "MTPocket",
"version": "0.4.0",
"summary": "A Cocoa web request library that doesn't suck.",
"homepage": "https://github.com/mysterioustrousers/MTPocket",
"license": "BSD",
"authors": {
"Adam Kirk": "atomkirk@gmail.com"
},
"source": {
"git": "https://github.com/mysterioustrousers/MTPocket.git",
"tag": "0.4.0"
},
"source_files": "MTPocket/*.{h,m}",
"dependencies": {
"XMLDictionary": [
"~> 2.0.0"
],
"Base64": [
]
},
"requires_arc": false
}