{ | |
"name": "XCDateUnitSpec", | |
"version": "0.0.1", | |
"summary": "与时间有关的工具类", | |
"description": "XCDateUnitSpec,与时间有关的工具类", | |
"homepage": "https://github.com/fanxiaocong/XCDateUnit", | |
"license": "MIT", | |
"authors": { | |
"樊小聪": "1016697223@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/fanxiaocong/XCDateUnit.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "XCDateUnit/*.{h,m}" | |
} |