blob: 39042130423727224cced4b946d28fb571cd58df [file] [log] [blame]
{
"name": "MicroButton",
"version": "1.0.0",
"summary": "A simple version of voice microphone animation",
"homepage": "https://github.com/mathtao/MicroButton",
"license": "MIT",
"authors": {
"mathtao": "409426819@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mathtao/MicroButton.git",
"tag": "1.0.0"
},
"source_files": "MicroButton/*.{h,m}",
"requires_arc": true
}