{ | |
"name": "XGYCalendar", | |
"version": "1.0.0", | |
"summary": "一行代码搞定日期选择!支持翻页选择和滚动选择", | |
"homepage": "https://github.com/Jason-xuguoyong/XGYCalendar", | |
"license": "MIT", | |
"authors": { | |
"xuguoyong": "346950787@qq.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/Jason-xuguoyong/XGYCalendar.git", | |
"tag": "1.0.0" | |
}, | |
"requires_arc": true, | |
"resources": "calendar/XGYCalendar/imageResource/*.{png,xib,nib,bundle}", | |
"source_files": "calendar/XGYCalendar/*.{h,m}" | |
} |