blob: 6b4061764e34e11a9982293a74491dd8d915970b [file] [log] [blame]
{
"name": "BMPicker",
"version": "0.0.4",
"summary": "BMPicker 是一款自定义的时间选选择器,支持年,年月,年月日,年月日时,年月日时分,年月日时分秒",
"homepage": "https://github.com/asiosldh/BMPicker",
"license": "MIT",
"authors": {
"asiosldh": "asiosldh@163.com",
"liangdahong": "liangdahong@bluemoon.com.cn"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/asiosldh/BMPicker.git",
"tag": "0.0.4"
},
"resources": "BMPicker/BMPicker/**/*.{png,bundle,xib,nib,db}",
"source_files": "BMPicker/BMPicker/**/*.{h,m}",
"public_header_files": "BMPicker/BMPicker/BMPicker/BMPicker.h",
"requires_arc": true
}