blob: 901a74bb93c5e0a9877666bdd25f2370aa963d4a [file] [log] [blame]
{
"name": "RestGoatee",
"version": "2.2.4",
"summary": "An intuitive JSON & XML deserialization library for ReST based client",
"homepage": "https://github.com/rdignard08/RestGoatee",
"license": "BSD",
"authors": {
"Ryan Dignard": "dignard@1debit.com"
},
"source": {
"git": "https://github.com/rdignard08/RestGoatee.git",
"tag": "2.2.4"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RestGoatee",
"dependencies": {
"AFNetworking": [
]
}
}