blob: cd9b426f099896a509e17850d6053472fe4e36a5 [file] [log] [blame]
{
"name": "XYVolumeHandler",
"version": "0.0.2",
"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.2"
},
"source_files": "Classes/*.{h,m}"
}