blob: a218d903d55760f104afc929f663c5915e18fbdd [file] [log] [blame]
{
"name": "PPParticleButton",
"version": "0.0.2",
"summary": "PPParticleButton can particle effect when tapped.",
"homepage": "https://github.com/HIkaruSato/PPParticleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HIkaruSato": "sato.hikaru.dev@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HIkaruSato/PPParticleButton.git",
"tag": "0.0.2"
},
"source_files": "PPParticleButton/*.swift",
"frameworks": "SpriteKit",
"requires_arc": true
}