blob: e87ee168cd6dd63cc7c77250991946a369ee1f8b [file] [log] [blame]
{
"name": "PSStackedView",
"version": "1.0",
"platforms": {
"ios": null
},
"summary": "Open source implementation of Twitter/iPad stacked UI - done right.",
"homepage": "https://github.com/steipete/PSStackedView",
"license": "MIT",
"authors": {
"Peter Steinberger": "steipete@gmail.com"
},
"source": {
"git": "https://github.com/steipete/PSStackedView.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "PSStackedView",
"frameworks": "QuartzCore"
}