blob: a8be5b15de9745743311ed3b617ab599e1e47999 [file] [log] [blame]
{
"name": "RRSwipeCell",
"version": "0.1.0",
"summary": "Swipeable UICollectionViewCell Edit",
"homepage": "https://github.com/cuzv/RRSwipeCell",
"license": "MIT",
"authors": {
"Moch Xiao": "cuzval@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/cuzv/RRSwipeCell.git",
"tag": "0.1.0"
},
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}