blob: 67e2d75be29d2cc1ac27863d6be4b2269fb95d71 [file] [log] [blame]
{
"name": "WYLVolumeManager",
"version": "1.0.1",
"summary": "Help developers custom iPhone Volume View",
"description": "Help developers custom iPhone Volume View. 553836854@qq.com",
"homepage": "https://github.com/wangyanlong/WYLVolumeManager",
"license": "MIT",
"authors": {
"王颜龙": "553836854@qq.com"
},
"source": {
"git": "https://github.com/wangyanlong/WYLVolumeManager.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "WYLVolumeManagerFile/*.{h,m}",
"frameworks": [
"UIKit",
"AVFoundation",
"MediaPlayer",
"Foundation"
]
}