blob: 2166c18dd7a9d932342f81742aa3e8c57a7afddb [file] [log] [blame]
{
"name": "TimeAccumulation",
"version": "0.0.4",
"summary": "时间积累:记录所有使用过的公共方法",
"homepage": "https://github.com/qscxwei/TimeAccumulation",
"license": "MIT",
"authors": "qscxwei",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/qscxwei/TimeAccumulation.git",
"tag": "0.0.4"
},
"source_files": [
"TimeAccumulation/TimeAccumulation.h",
"TimeAccumulation/Accumulation/*.{m,h}"
],
"requires_arc": true
}