blob: 80567a54dd125b140cdd5912367792da0010321c [file] [log] [blame]
{
"name": "YMChannelSwitching",
"version": "1.0.2",
"summary": "Two lines of code get complex channel switching function",
"homepage": "https://github.com/iosdeveloperSVIP/YMChannelSwitching",
"license": "MIT",
"authors": {
"zhaoyimin": "iosdeveloper@vip.163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/iosdeveloperSVIP/YMChannelSwitching.git",
"tag": "1.0.2"
},
"source_files": "YMChannelSwitching/*.{h,m}",
"requires_arc": true
}