blob: 658a8187bbbde040adeb4dfe3040dd24a9a1a1d4 [file] [log] [blame]
{
"name": "XHDate",
"version": "1.0.0",
"summary": "时间格式字符串-格式化输出为任意格式",
"homepage": "https://github.com/CoderZhuXH/XHDate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zhu Xiaohui": "977950862@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/CoderZhuXH/XHDate.git",
"tag": "1.0.0"
},
"source_files": [
"XHDate",
"*.{h,m}"
],
"requires_arc": true
}