[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 6 / 9 / BMPicker / 1.0.0 / BMPicker.podspec.json
blob0c252952366c8f7bf1bc779179ec8a1d04bf39a7
2   "name": "BMPicker",
3   "version": "1.0.0",
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": "1.0.0"
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,
22   "dependencies": {
23     "pop": [
24       "~> 1.0.9"
25     ]
26   }