{ | |
"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 | |
} |