blob: 841365e751348745eeed78aae13539a752a5d809 [file] [log] [blame]
{
"name": "SSFlatDatePicker",
"version": "0.0.5",
"summary": "An iOS custom date picker in the flat design.",
"homepage": "https://github.com/syshen/FlatDatePicker",
"license": "MIT",
"authors": {
"syshen": "sysheen@gmail.com"
},
"source": {
"git": "https://github.com/syshen/FlatDatePicker.git",
"tag": "v0.0.5"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SSFlatDatePicker.{h,m}",
"public_header_files": "SSFlatDatePicker.h",
"frameworks": "QuartzCore",
"requires_arc": true
}