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