blob: 870cb98a28b6eb08d8157e8030418232678997b8 [file] [log] [blame]
{
"name": "QSDatePicker",
"version": "0.1.4",
"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.1.4"
},
"source_files": "QSDatePicker/Classes/*",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "4.0"
}