blob: 8c9640d6171c03e3481172960b15f048d4f18d01 [file] [log] [blame]
{
"name": "XPCalendar",
"version": "1.0.0",
"summary": "一个简洁的日历选择",
"description": "一个简洁的日历选择,可以修改选择的颜色",
"homepage": "https://github.com/XiaopengWang90/XPCalendar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangxiaopeng": "461607156@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/XiaopengWang90/XPCalendar.git",
"tag": "v1.0.0"
},
"source_files": "XPCalendar/*.{h,m}",
"requires_arc": true
}