| { | |
| "name": "DCExplosion", | |
| "version": "1.1", | |
| "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.1" | |
| }, | |
| "source_files": "Source/*.swift", | |
| "requires_arc": true, | |
| "pushed_with_swift_version": "3.0" | |
| } |