blob: a52f236a3634c719a9cfa4cf122286b44594c2e4 [file] [log] [blame]
{
"name": "JZStackedView",
"version": "0.1.0",
"summary": "JZStackedView is a 3d stacked view that compliments carousel.",
"homepage": "https://github.com/zammitjames/JZStackedView",
"license": {
"type": "BSD"
},
"authors": {
"James Zammit": "jameszammit@gmail.com"
},
"source": {
"git": "https://github.com/zammitjames/JZStackedView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/JZStackedView.{h,m}"
}