blob: 2bd7181a62b31b20cbdb8f888a5cd163a1b11724 [file] [log] [blame]
{
"name": "JSlideCell",
"version": "0.0.1",
"summary": "slide your cell gently",
"description": "slide your cell to the left or right",
"homepage": "https://github.com/7937/JSlideCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"7937": "cos7937@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/7937/JSlideCell.git",
"tag": "0.0.1"
},
"source_files": [
"JSlideCell",
"JSlideCell/**/*.{h,m}"
]
}