blob: 958cbfe538a203f1c4acdfd0d1b14bec16045a1d [file] [log] [blame]
{
"name": "TimeHelper",
"version": "1.0.2",
"summary": "时间转换",
"description": "时间转换",
"homepage": "https://github.com/LiHongGui/TimeHelper.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MichaelLi": "1045359337@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/LiHongGui/TimeHelper.git",
"tag": "1.0.2"
},
"source_files": [
"TimeHelper",
"TimeHelper/**/*.{h,m}"
],
"requires_arc": true
}