blob: 0fe86776793f2c8b3379f972328a6b050ded106c [file] [log] [blame]
{
"name": "ZYDatePickerController",
"version": "1.1",
"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.1"
},
"source_files": "ZYDatePickerController/*.{h,m}",
"resources": "ZYDatePickerController/ZYDatePickerController.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}