blob: 01689fa87f903771841a8965e0de340d171ec94c [file] [log] [blame]
{
"name": "DatePickerView",
"version": "1.0.0",
"summary": "一款简单配置的时间选择器",
"description": "是一款提供多种类型时间选择器, 简单配置,容易上手",
"homepage": "https://github.com/bugaio",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"骑猪o0o找牛": "wyj317005934@163.com"
},
"source": {
"git": "https://github.com/bugaio/DatePickerView.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DatePickerView/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}