blob: 373147e80bcd958187f319cc155c3a64a895c62f [file] [log] [blame]
{
"name": "RestGoatee",
"version": "2.4.0",
"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.4.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "RestGoatee",
"dependencies": {
"RestGoatee-Core": [
],
"AFNetworking": [
]
}
}