blob: 9b85157cc75b70d8b0696cf6871bfc05aa1462c9 [file] [log] [blame]
{
"name": "YHTDatePicker",
"version": "0.0.1",
"summary": "A simple and convenience YHTDatePicker.",
"homepage": "https://github.com/yixianxueqi/YHTDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CatLogic": "yixianxueqi@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yixianxueqi/YHTDatePicker.git",
"tag": "0.0.2"
},
"source_files": "YHTDatePicker/datePicker/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}