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