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