blob: c2528284fdc1c44b6d5af057806248b4e16d5edb [file] [log] [blame]
{
"name": "HYDatePicker",
"version": "0.0.1",
"summary": "日期选择器",
"description": "iOS的日期选择器,对系统的一个封装",
"homepage": "https://github.com/oceanfive/HYDatePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"oceanfive": "849638313@qq.com"
},
"source": {
"git": "https://github.com/oceanfive/HYDatePicker.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HYDatePicker/Classes/**/*",
"frameworks": "UIKit"
}