blob: f195c357b26a332faaac4bc5807e6de501ef7bf3 [file] [log] [blame]
{
"name": "BMPicker",
"version": "0.0.2",
"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.2"
},
"source_files": "BMPicker/BMPicker/**/*.{h,m}",
"resources": "BMPicker/BMPicker/**/*.{png,bundle,xib,nib,db}",
"requires_arc": true
}