blob: 68f9238d134ca5fcb0f98dd01e49a706aeef1b2a [file] [log] [blame]
{
"name": "LZPickerView",
"version": "0.1.2",
"summary": "LZPickerView",
"description": "Easy to use a PickerView like WeChat.",
"homepage": "https://github.com/KKKGit/LZPickerView",
"license": {
"type": "MIT"
},
"authors": {
"LLZ": "lvboyv@sohu.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KKKGit/LZPickerView.git",
"tag": "0.1.2"
},
"source_files": [
"Classes",
"LZPickerView/LZPickerView.{h,m}"
],
"resources": "LZPickerView/LZPickerView.xib",
"frameworks": "UIKit",
"requires_arc": true
}