[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / f / 6 / RYPickerView / 1.0.1 / RYPickerView.podspec.json
blob763e2fe8ae7b458b2c3617ea70a965843b7160f9
2   "name": "RYPickerView",
3   "version": "1.0.1",
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.1"
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}"