blob: 602a60866229974f6ef358177bf58e54eb5d1f88 [file] [log] [blame]
{
"name": "MCFireworksButton",
"version": "0.1",
"platforms": {
"ios": "7.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Drop-in button control with with particle effects similar to the Like button in Facebook Paper.",
"homepage": "https://github.com/matthewcheok/MCFireworksButton",
"authors": {
"Matthew Cheok": "cheok.jz@gmail.com"
},
"requires_arc": true,
"source": {
"git": "https://github.com/matthewcheok/MCFireworksButton.git",
"branch": "master",
"tag": "0.1"
},
"source_files": "MCFireworksButton/*.{h,m}",
"public_header_files": "MCFireworksButton/*.h"
}