blob: 8d92d0f590e3de68b28cfe0a41cefbc16ac04bfb [file] [log] [blame]
{
"name": "RestGoatee",
"version": "0.7.4",
"summary": "An Easier dependency-free way to handle ReST objects.",
"homepage": "https://github.com/rdignard08/RestGoatee",
"license": "BSD",
"authors": {
"Ryan Dignard": "dignard@1debit.com"
},
"source": {
"git": "https://github.com/rdignard08/RestGoatee.git",
"tag": "0.7.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RestGoatee",
"dependencies": {
"AFNetworking": [
]
}
}