blob: 27c308762ed02f7552387b12778aa7a9b5d70097 [file] [log] [blame]
{
"name": "GmuCustomSwipeCell",
"version": "0.0.1",
"summary": "GmuCustomSwipeCell for gmu",
"description": "Gmu custom cell copy swipecell",
"homepage": "https://github.com/frontstoner/GmuCustomSwipeCell",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"front stone": "frontstoner@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/frontstoner/GmuCustomSwipeCell.git",
"tag": "0.0.1"
},
"source_files": [
"GmuCustomSwipeCell/GmuCustomSwipeCell/MGSwipeTableCell/*.{h,m}",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}