blob: 6d0a1e0899fa674006f6d27cea1bdb4670189b57 [file] [log] [blame]
{
"name": "XYVolumeHandler",
"version": "0.0.5",
"summary": "Graceful handle the volume changes in your iOS apps like Instagram.",
"description": "Graceful handle the volume changes in your iOS apps like Instagram. YEAH!",
"homepage": "https://github.com/X140Yu/XYVolumeHandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"X140Yu": "zhaoxinyu1994@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/X140Yu/XYVolumeHandler.git",
"tag": "0.0.5"
},
"source_files": "Classes/*.{h,m}"
}