[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / f / NHFHorizontalPickerView / 1.0.4 / NHFHorizontalPickerView.podspec.json
blob77ed44fe21f7fda5b3729338e99953b114bf079c
2   "name": "NHFHorizontalPickerView",
3   "version": "1.0.4",
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.4"
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   ]