blob: c1524a893509a0e3c5189d8b2e2a6ed94838f3fc [file] [log] [blame]
{
"name": "SWSnapshotStackView",
"version": "0.0.1",
"summary": "Matte border, drop shadows and simulated stack of physical photos for your UIImages.",
"description": "Snapshot Stack View cocoa touch class decorates your UIImage's for presentation to the user with matte border, drop shadows and simulated stack of physical photos.",
"homepage": "https://github.com/snwau/SWSnapshotStackView",
"license": "MIT",
"authors": "Scott White",
"source": {
"git": "https://github.com/snwau/SWSnapshotStackView.git",
"commit": "72301572d6a42907ce77efd72921fae4f5382e17"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"resources": "*.png",
"frameworks": "QuartzCore",
"requires_arc": false
}