blob: 0d1c98fb73ca7e9354f580fcd5829b8a16b008ce [file] [log] [blame]
{
"name": "NHFHorizontalPickerView",
"version": "1.0.3",
"summary": "左右滑动选择文本数据",
"homepage": "https://github.com/nhfc99/NHFHorizontalPickerView",
"license": "MIT",
"authors": {
"牛宏飞": "nhfc99@163.com"
},
"source": {
"git": "https://github.com/nhfc99/NHFHorizontalPickerView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"NHFHorizontalPickerView/HorizontalPickerView/*.{h,m}",
"NHFHorizontalPickerView/HorizontalPickerView/HorizontalPickerViewUICollectionViewCell/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}