blob: 7d835b86599af13cbc9943b7f7631bf3a226b184 [file] [log] [blame]
{
"name": "FastPickerView",
"version": "0.1",
"summary": "FastPickerView can creat pickerView fast.",
"description": "这是一个关于pickerView的框架,可以便捷的更改pickerView的样式以及修改背景色",
"homepage": "https://github.com/sunhua163/FastPickerView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"sunhua": "sunhua@yizijob.com"
},
"source": {
"git": "https://github.com/sunhua163/FastPickerView",
"tag": "0.1"
},
"source_files": [
"Classes",
"FastPickerView/FastPickerView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}