blob: fe0219ebaf270dcfd5a97a82d3a5cedd674287f2 [file] [log] [blame]
{
"name": "LYPickerChiceView",
"version": "0.0.5",
"summary": "A picker chice view used on iOS.",
"homepage": "https://github.com/liuyik/LYPickerChiceView",
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"authors": {
"liuyik": "352601605@qq.com"
},
"source": {
"git": "https://github.com/liuyik/LYPickerChiceView.git",
"tag": "0.0.5"
},
"requires_arc": true,
"resources": "LYPickerChiceView/*.{png,xib,nib,bundle,plist}",
"source_files": "LYPickerChiceView/*.{h,m}"
}