blob: 313b68782e64d44e8d810fe0e589c8d956488db0 [file] [log] [blame]
{
"name": "YNAudioManager",
"version": "1.0.1",
"summary": "make play custom sound and FeedbackGenerator simple",
"description": "for play custom sound and FeedbackGenerator",
"homepage": "https://github.com/foreverleely/YNAudioManager",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liyangly": "foreverleely@hotmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/foreverleely/YNAudioManager",
"tag": "1.0.1"
},
"source_files": "YNAudioManager/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"AudioToolbox"
]
}