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