blob: a6fa2f4d35242483a24128e502b6d9ad6d93ea62 [file] [log] [blame]
{
"name": "CJPicker",
"version": "1.3.2",
"summary": "A custom view which contain UIPickerView/UIDatePicker and UIToolbar as subViews.",
"description": "36.This is a view which contain UIPickerView/UIDatePicker and UIToolbar as subViews.",
"homepage": "https://github.com/dvlproad/CJPopupView",
"license": "MIT",
"authors": {
"dvlproad": "studyroad@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJPopupView.git",
"tag": "CJPicker_1.3.2"
},
"source_files": [
"CJPicker/*.{h,m}",
"CJPicker/Models/*.{h,m}"
],
"resources": "CJPicker/**/*.{png,xib,plist}",
"frameworks": "UIKit"
}