blob: c0e88ff298e6e9c4d2fcbd89b43ca078105710c7 [file] [log] [blame]
{
"name": "CJPicker",
"version": "1.1.0",
"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.1.0"
},
"source_files": "CJPicker/**/*.{h,m}",
"resources": "CJPicker/**/*.{png,xib,plist}",
"frameworks": "UIKit"
}