blob: 5fe19db0c60fd795700ef82073b37f171aa8213e [file] [log] [blame]
{
"name": "LSDateFormat",
"version": "0.0.1",
"summary": "日期格式",
"description": "自己使用的各种日期格式",
"homepage": "https://github.com/CrazyDaiDai/LS_DateFormat",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Crazy_Lin": "372625840@qq.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/CrazyDaiDai/LS_DateFormat.git",
"tag": "0.0.1"
},
"source_files": "LSDateFormat/**/DateFormat/*.{h,m,swift}",
"requires_arc": true
}