blob: 96382e5f7ef5ced64e0d38d8643b5925d116a8db [file] [log] [blame]
{
"name": "DPTransparentEdgesTableView",
"version": "0.1.0",
"summary": "Table and scroll view with transparent top and bottom edges. Written in Swift",
"homepage": "https://github.com/denisprokopchuk/DPTransparentEdgesTableView-Swift",
"screenshots": "https://raw.githubusercontent.com/denisprokopchuk/DPTransparentEdgesTableView-Swift/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-Swift.git",
"tag": "0.1.0"
},
"source_files": "Classes/*",
"frameworks": "QuartzCore",
"requires_arc": true
}