blob: 0aab4d7a9836c8e4fef5115e93fe264e43ed9432 [file] [log] [blame]
{
"name": "Reorder",
"version": "0.1.0",
"summary": "Change cell order in table view or collection view",
"description": "You can change the order of the cells in the table and collection views. You can check to see if it is changing by creating a snapshot view.",
"homepage": "https://github.com/pikachu987/Reorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu77769@gmail.com"
},
"source": {
"git": "https://github.com/pikachu987/Reorder.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "Reorder/Classes/**/*",
"swift_version": "5.0"
}