blob: 99de0a4ad23a5196285f9aa34671868338ad7305 [file] [log] [blame]
{
"name": "RestGoatee",
"version": "1.4.0",
"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": "1.4.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RestGoatee",
"dependencies": {
"AFNetworking": [
]
}
}