blob: 9e516d8671cd50a62b073767e312408d20059fb2 [file] [log] [blame]
{
"name": "LKPickerView",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "将PickerView,DatePicker封装得更加简单易用,并可搭配UITextField使用",
"homepage": "https://github.com/zhangshouyin/TimeSky",
"authors": {
"张守印": "zhangshouyin_good@163.com"
},
"source": {
"git": "https://github.com/zhangshouyin/TimeSky.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "LKTset/LKTset/*.{h,m}"
}