blob: b65cde6eff8f38a41f34d024652d14c5af8438ad [file] [log] [blame]
{
"name": "CXDurationPicker",
"version": "0.9.0",
"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.9.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "CXDurationPicker",
"ios": {
"frameworks": "CoreText"
},
"requires_arc": true
}