blob: a6897cc6df89f7f90617524c739f0eb79274f8c9 [file] [log] [blame]
{
"name": "MicroButton",
"version": "1.0.2",
"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.2"
},
"source_files": "MicroButton/Classes/*.{h,m}",
"resource_bundles": {
"MicroButton": [
"MicroButton/Assets/*.png"
]
},
"requires_arc": true
}