blob: 5dfd574f5fc2cd80d26db1ed5bf2ef9ef50021f3 [file] [log] [blame]
{
"name": "LXBChooseDateView",
"version": "0.0.1",
"summary": "iOS日历、日期选择",
"homepage": "https://github.com/lianxingbo/LXBChooseDateView",
"license": "MIT",
"authors": {
"Daboge": "Dabo_iOS@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lianxingbo/LXBChooseDateView.git",
"tag": "0.0.1"
},
"source_files": "calender/LXBChooseDateView/**/*.{h,m}",
"frameworks": "UIKit"
}