blob: ac83e0dbec869e92912d1f062c0380f41ec2d0dd [file] [log] [blame]
{
"name": "AVAudioButton",
"version": "1.0.1",
"summary": "AVAudioButton",
"homepage": "https://github.com/programersun/AVAudioButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rui Sun": "18513600046@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/programersun/AVAudioButton.git",
"tag": "1.0.1"
},
"source_files": "AVAudioButton/*.{h,m}",
"resources": "AVAudioButton/images/*.png",
"frameworks": [
"AVFoundation",
"AudioToolbox",
"UIKit"
],
"requires_arc": true
}