[Add] MapboxCommon 24.10.0-daily-2024-12-24-04-25
[CocoaPods.git] / Specs / d / 6 / f / NHFHorizontalPickerView / 1.0.3 / NHFHorizontalPickerView.podspec.json
blob0d1c98fb73ca7e9354f580fcd5829b8a16b008ce
2   "name": "NHFHorizontalPickerView",
3   "version": "1.0.3",
4   "summary": "左右滑动选择文本数据",
5   "homepage": "https://github.com/nhfc99/NHFHorizontalPickerView",
6   "license": "MIT",
7   "authors": {
8     "牛宏飞": "nhfc99@163.com"
9   },
10   "source": {
11     "git": "https://github.com/nhfc99/NHFHorizontalPickerView.git",
12     "tag": "1.0.3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "NHFHorizontalPickerView/HorizontalPickerView/*.{h,m}",
20     "NHFHorizontalPickerView/HorizontalPickerView/HorizontalPickerViewUICollectionViewCell/*.{h,m}"
21   ],
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ]