blob: 8049a40e51a5e5e1607dbff90bebdf36abc254ea [file] [log] [blame]
{
"name": "CHDayPicker",
"version": "1.0.0",
"summary": "CHDayPicker is a custom day picker for iOS",
"description": "CHDayPicker is a custom day picker for iOS, written in swift and fully customizable with Interface Builder",
"homepage": "https://github.com/CharlesHarroch/CHDayPicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Charles HARROCH": "charles.harroch@gmail.com"
},
"source": {
"git": "https://github.com/CharlesHarroch/CHDayPicker.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHDayPicker/Classes/**/*",
"pushed_with_swift_version": "3.0"
}