blob: 78d4ef9d0d7f216caae44c3b062f90ef4995d0ae [file] [log] [blame]
{
"name": "CXDurationPicker",
"version": "0.16.6",
"summary": "Custom UIView which allows user to select a date range from calendar.",
"homepage": "https://github.com/concurlabs/CXDurationPicker",
"license": "Apache 2",
"authors": {
"Richard Puckett": "richard.puckett@concur.com"
},
"source": {
"git": "https://github.com/concurlabs/CXDurationPicker.git",
"tag": "0.16.6"
},
"platforms": {
"ios": "9.0"
},
"source_files": "CXDurationPicker",
"ios": {
"frameworks": "CoreText"
},
"requires_arc": true
}