blob: bbce26f01ca86ef403da562782ee2199f5d49ef9 [file] [log] [blame]
{
"name": "RestGoatee-Core",
"version": "2.5.3",
"license": "BSD",
"summary": "An intuitive JSON & XML deserialization and model library",
"homepage": "https://github.com/rdignard08/RestGoatee-Core",
"authors": {
"Ryan Dignard": "conceptuallyflawed@gmail.com"
},
"source": {
"git": "https://github.com/rdignard08/RestGoatee-Core.git",
"tag": "2.5.3"
},
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "1.0",
"tvos": "9.0"
},
"public_header_files": "RestGoatee-Core/*.h",
"source_files": "RestGoatee-Core"
}