blob: 8dd97d5fcb804a456e5ba58ce034aded36556fe0 [file] [log] [blame]
{
"name": "DCExplosion",
"version": "1.0",
"summary": "Allow you remove a subview with explode animation",
"homepage": "https://github.com/Tangdixi/DCExplosion",
"license": {
"type": "MIT",
"text": "The DCExplosion use the MIT license"
},
"authors": {
"Tangdixi": "Tangdixi@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Tangdixi/DCExplosion.git",
"tag": "1.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}