blob: c70d8310eba5294a7452af57904ddf589fa5af8b [file] [log] [blame]
{
"name": "ZYDatePickController",
"version": "1.0",
"platforms": {
"ios": "11.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "A DatePickController that likes the UIAlertController.",
"homepage": "https://github.com/NSLogxiaoyu3/ZYDatePickerController",
"authors": {
"NSLogxiaoyu3": "ideveloper_mahao@163.com"
},
"source": {
"git": "https://github.com/NSLogxiaoyu3/ZYDatePickerController.git",
"tag": "v1.0"
},
"source_files": "ZYDatePickerController/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
},
"deprecated": true
}