blob: b2474eb0ba0ef314075532d778293acad646726a [file] [log] [blame]
{
"name": "Spectacles",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "Pod/Classes",
"frameworks": [
"Foundation"
]
}