blob: be0fbea41243cd0a01c34bea7672c5a79c9c0305 [file] [log] [blame]
{
"name": "RYPickerView",
"version": "1.0.4",
"summary": "Customized date and text picker component.",
"description": "Customized date and text picker component, which implemented with Swift.",
"homepage": "https://github.com/sudotamm/RYPickerView.git",
"license": "MIT",
"authors": {
"sudotamm": "sudotamm@hotmail.com"
},
"source": {
"git": "https://github.com/sudotamm/RYPickerView.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RootDirectory/Utilities/RYCommonViews/RYPickerView/*.{swift}",
"resources": "RootDirectory/Utilities/RYCommonViews/RYPickerView/*.{xcassets,xib}"
}