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