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