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