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