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