blob: 3a733edb486a7dd6497e544462fab4444304d1a2 [file] [log] [blame]
{
"name": "RestGoatee",
"version": "0.9.7",
"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.9.7"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "RestGoatee",
"dependencies": {
"AFNetworking": [
]
}
}