blob: 76ed8ccacf5934a18f8074c2b215ecba0818b90b [file] [log] [blame]
{
"name": "FireworkView",
"version": "0.1.0",
"summary": "Make a firework for UIView when touch.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/goldmoment/FireworkView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vien V.Nguyen": "nguyenvanvienqn@gmail.com"
},
"source": {
"git": "https://github.com/goldmoment/FireworkView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FireworkView/Classes/**/*"
}