blob: f3310c87996ca2e65566bf7fed0f832734f44868 [file] [log] [blame]
{
"name": "LYPickerChiceView",
"version": "0.0.1",
"summary": "A picker chice view used on iOS.",
"description": "It is a picker chice view used on iOS, which implement by Objective-C.",
"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.1"
},
"source_files": "LYPickerChiceView/**/*.{h,m}",
"requires_arc": true
}