[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / a / f / 6 / RYPickerView / 1.0.4 / RYPickerView.podspec.json
blobbe0fbea41243cd0a01c34bea7672c5a79c9c0305
2   "name": "RYPickerView",
3   "version": "1.0.4",
4   "summary": "Customized date and text picker component.",
5   "description": "Customized date and text picker component, which implemented with Swift.",
6   "homepage": "https://github.com/sudotamm/RYPickerView.git",
7   "license": "MIT",
8   "authors": {
9     "sudotamm": "sudotamm@hotmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sudotamm/RYPickerView.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "RootDirectory/Utilities/RYCommonViews/RYPickerView/*.{swift}",
20   "resources": "RootDirectory/Utilities/RYCommonViews/RYPickerView/*.{xcassets,xib}"