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