blob: 5944812b609388b7f77fccbcb3f87f484fa17da9 [file] [log] [blame]
{
"name": "RestGoatee-Core",
"version": "2.1.0",
"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.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "5.0",
"osx": "10.7",
"watchos": "2.0",
"tvos": "9.0"
},
"public_header_files": "RestGoatee-Core/*.h",
"source_files": "RestGoatee-Core"
}