blob: b55bd82106a3e155793cc368cba335fa92d97d75 [file] [log] [blame]
{
"name": "XXPickerView",
"summary": "ActionSheet with UIPickerView.",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jeikerxiao": "jeiker@126.com"
},
"homepage": "https://github.com/jeikerxiao/XXPickerView",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/jeikerxiao/XXPickerView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "XXPickerView/*.{h,m}",
"public_header_files": "XXPickerView/*.{h}",
"frameworks": [
"Foundation",
"CoreFoundation",
"UIKit",
"QuartzCore"
],
"pushed_with_swift_version": null
}