blob: 6056f97002136315be6e53d38e13f00f860abbe9 [file] [log] [blame]
{
"name": "SSFlatDatePicker",
"version": "0.9.0",
"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.9.0"
},
"platforms": {
"ios": "6.0"
},
"source_files": "SSFlatDatePicker.{h,m}",
"public_header_files": "SSFlatDatePicker.h",
"frameworks": "QuartzCore",
"requires_arc": true
}