blob: 1a860f99ed2ed0ecda034925903b0df0e449265a [file] [log] [blame]
{
"name": "BMPicker",
"version": "0.0.6",
"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.6"
},
"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
}