blob: cd03be51d856c613718e9b95fe342b0451e42b33 [file] [log] [blame]
{
"name": "DPTransparentEdgesTableView",
"version": "0.1.1",
"summary": "Table and scroll view with transparent top and bottom edges. Written in Swift",
"homepage": "https://github.com/denisprokopchuk/DPTransparentEdgesTableView",
"screenshots": "https://raw.githubusercontent.com/denisprokopchuk/DPTransparentEdgesTableView/master/Screenshot.png",
"license": "MIT",
"authors": {
"Denis Prokopchuk": "prokopchuk.denis@gmail.com"
},
"social_media_url": "https://www.facebook.com/dprokopchuk",
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/denisprokopchuk/DPTransparentEdgesTableView.git",
"tag": "0.1.1"
},
"source_files": "Classes/*",
"frameworks": "QuartzCore",
"requires_arc": true
}