[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 3 / CJPicker / 1.3.2 / CJPicker.podspec.json
bloba6fa2f4d35242483a24128e502b6d9ad6d93ea62
2   "name": "CJPicker",
3   "version": "1.3.2",
4   "summary": "A custom view which contain UIPickerView/UIDatePicker and UIToolbar as subViews.",
5   "description": "36.This is a view which contain UIPickerView/UIDatePicker and UIToolbar as subViews.",
6   "homepage": "https://github.com/dvlproad/CJPopupView",
7   "license": "MIT",
8   "authors": {
9     "dvlproad": "studyroad@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/dvlproad/CJPopupView.git",
16     "tag": "CJPicker_1.3.2"
17   },
18   "source_files": [
19     "CJPicker/*.{h,m}",
20     "CJPicker/Models/*.{h,m}"
21   ],
22   "resources": "CJPicker/**/*.{png,xib,plist}",
23   "frameworks": "UIKit"