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