blob: d423115f3eda8fbcc194622fb0b3b8ff6396c63b [file] [log] [blame]
{
"name": "FFPickerView",
"version": "0.1.0",
"summary": "custom pickerView",
"description": "a custom pickerView",
"homepage": "https://github.com/fanxiaoApple/FFPickerView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanxiaoApple": "XF_MBP@qq.com"
},
"source": {
"git": "https://github.com/fanxiaoApple/FFPickerView.git",
"tag": "0.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "FFPickerView/Classes/**/*"
}