blob: 75f2289781dc45aad19ffda722234a29b74bf572 [file] [log] [blame]
{
"name": "PIDatePicker",
"version": "0.1.2",
"summary": "A control that mimics UIDatePicker functionality with added customization options.",
"description": "This is a UIControl that mimics the functionality of UIDatePicker while also adding additional customization options that are not available using the base UIDatePicker",
"homepage": "https://github.com/prolificinteractive/PIDatePicker",
"license": "MIT",
"authors": {
"Christopher Jones": "chris.jones@haud.co"
},
"source": {
"git": "https://github.com/prolificinteractive/PIDatePicker.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.swift"
}