blob: 991d9e2063f150a1f4e6c7fa737d53746b8b2a9d [file] [log] [blame]
{
"name": "CCPDate",
"version": "1.0.0",
"summary": "date常用工具类",
"description": "date展示,date计算,date的components",
"homepage": "https://github.com/coolboy-ccp/CCPDate",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "coolboy_ccp",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/coolboy-ccp/CCPDate.git",
"tag": "1.0.0"
},
"source_files": "CCPDate/CCPDateExtensions/*.swift"
}