blob: 861b2772e4dec2d44a96aa81f7f3b8e5e1116014 [file] [log] [blame]
{
"name": "SDatePicker",
"version": "1.0.0",
"summary": "一个很实用的日期选择封装",
"description": "\"一个很实用的日期选择封装\"",
"homepage": "https://github.com/senpng/SDatePicker",
"license": "MIT",
"authors": {
"senpng": "senpng@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/senpng/SDatePicker.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"SDatePicker/**.swift"
],
"exclude_files": "Classes/Exclude"
}