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