blob: 3f23867fb023a6757adc5572f5bcd63a3de523cb [file] [log] [blame]
{
"name": "WPickerManager",
"version": "1.0.0",
"summary": "WPickerManager is Multifunctional picker",
"description": "pickerView",
"homepage": "https://gitee.com/revelation/WPickerManager",
"license": "MIT",
"authors": {
"╰莪呮想好好宠Nǐつ ": "1091676312@qq.com"
},
"source": {
"git": "https://gitee.com/revelation/WPickerManager",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "**/WPickview/**/*.{h,m}",
"public_header_files": "**/WPickview/**/*.{h}",
"requires_arc": true
}