blob: 73a1183f82d7693588aaba71add24840ee91e84c [file] [log] [blame]
{
"name": "WTACURLStringFromURLRequest",
"version": "0.0.1",
"summary": "A tool for building a cURL command from an NSURLRequest",
"homepage": "https://github.com/willowtreeapps/WTACURLStringFromURLRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"WillowTree Apps",
"Andrew Carter"
],
"source": {
"git": "https://github.com/willowtreeapps/WTACURLStringFromURLRequest.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}