blob: 43c785c5e71c3b170eb24abad03657e336db22f3 [file] [log] [blame]
{
"name": "ZYDatePickerController",
"version": "1.5",
"platforms": {
"ios": "9.0"
},
"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.5"
},
"source_files": "ZYDatePickerController/*.{h,m}",
"resources": "ZYDatePickerController/ZYDatePickerController.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}