blob: 155a544f2fd4c5faf13baee2fb0da43db3bad9a7 [file] [log] [blame]
{
"name": "HPRecorder",
"version": "1.0.1",
"summary": "A recorder audio for iOS",
"description": "A recorder audio for iOS, simple to integrate, calculated percent of loudness",
"homepage": "https://github.com/quanghoang0101/HPRecorder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hoang": "quanghoang0101@ayahoo.com.vn"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/quanghoang0101/HPRecorder.git",
"tag": "1.0.1"
},
"source_files": "HPRecorder/**/*.{swift}",
"swift_version": "5"
}