blob: c74648e5aff1fbe9c489779e30f7dea6e387d0f3 [file] [log] [blame]
{
"name": "FireworkView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FireworkView/Classes/**/*"
}