blob: 4f82f68b3e4d3160d283b94f8d09a1e23176ee5e [file] [log] [blame]
{
"name": "Spectacles",
"version": "2.0.0",
"summary": "A tiny library for parsing JSON podspecs.",
"authors": {
"Bryan Irace": "bryan@irace.me"
},
"homepage": "https://github.com/tumblr/Spectacles",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "5.0",
"osx": "10.7"
},
"requires_arc": true,
"source": {
"git": "https://github.com/tumblr/Spectacles.git",
"tag": "2.0.0"
},
"source_files": "Pod/Classes",
"frameworks": [
"Foundation"
]
}