blob: ac88f443826718b70bfff92bebfcbc3345aa3600 [file] [log] [blame]
{
"name": "LYPickerChiceView",
"version": "0.0.6",
"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.6"
},
"requires_arc": true,
"resources": "LYPickerChiceView/*.{png,xib,nib,bundle,plist}",
"source_files": "LYPickerChiceView/*.{h,m}"
}