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