blob: fd1044c7d38de77b984eb9a6aec80b6aae582f8b [file] [log] [blame]
{
"name": "BWSwipeRevealCell",
"version": "0.1.0",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/bitwit/BWSwipeRevealCell",
"authors": {
"Kyle Newsome": "kyle@bitwit.ca"
},
"summary": "A swipeable table cell with great flexibility",
"source": {
"git": "https://github.com/bitwit/BWSwipeRevealCell.git",
"tag": "v0.1.0"
},
"source_files": [
"BWSwipeRevealCell/BWSwipeRevealCell.h",
"BWSwipeRevealCell/BWSwipeCell.swift",
"BWSwipeRevealCell/BWSwipeRevealCell.swift"
],
"platforms": {
"ios": 8.0
},
"requires_arc": true,
"social_media_url": "https://twitter.com/kylnew"
}