blob: 6a1a3aa0272b2f6cd73ba88fbd7ce4d58d312f10 [file] [log] [blame]
{
"name": "QSDatePicker",
"version": "0.0.2",
"summary": "A handy swift time selector.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/1217119141/QSDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qianshuai": "1217119141@qq.com"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/1217119141/QSDatePicker.git",
"tag": "0.0.2"
},
"source_files": "QSDatePicker/Classes/*",
"swift_version": "4.0"
}