blob: c49de7a71c0aa2ec7a1c5dc182cb1a7d5c613cc7 [file] [log] [blame]
{
"name": "LZPickerView",
"version": "0.1.3.4",
"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.3.4"
},
"source_files": [
"Classes",
"LZPickerView/LZPickerView.{h,m}"
],
"resources": [
"LZPickerView/**/*.xib",
"LZPickerView/*.lproj"
],
"frameworks": "UIKit",
"requires_arc": true
}