[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 9 / BMPicker / 0.0.4 / BMPicker.podspec.json
blob6b4061764e34e11a9982293a74491dd8d915970b
2   "name": "BMPicker",
3   "version": "0.0.4",
4   "summary": "BMPicker 是一款自定义的时间选选择器,支持年,年月,年月日,年月日时,年月日时分,年月日时分秒",
5   "homepage": "https://github.com/asiosldh/BMPicker",
6   "license": "MIT",
7   "authors": {
8     "asiosldh": "asiosldh@163.com",
9     "liangdahong": "liangdahong@bluemoon.com.cn"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/asiosldh/BMPicker.git",
16     "tag": "0.0.4"
17   },
18   "resources": "BMPicker/BMPicker/**/*.{png,bundle,xib,nib,db}",
19   "source_files": "BMPicker/BMPicker/**/*.{h,m}",
20   "public_header_files": "BMPicker/BMPicker/BMPicker/BMPicker.h",
21   "requires_arc": true