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