blob: 8f67152e7fd0b18faa5866c98dbf3a7d99bf2102 [file] [log] [blame]
{
"name": "TFY_PickerView",
"version": "2.0.0",
"summary": "时间选择器,多种选择模式,适合多种选择",
"description": "时间选择器,多种选择模式,适合多种选择",
"homepage": "https://github.com/13662049573/TFY_PickerView",
"license": "MIT",
"authors": {
"tianfengyou": "420144542@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/13662049573/TFY_PickerView.git",
"tag": "2.0.0"
},
"source_files": "TFY_PickerView/**/*.{h,m}",
"resources": "TFY_PickerView/TFY_PickerView/TFY_CityBundle.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}