blob: b689734746f84ddafdf4e9d9dd9365e5220fa277 [file] [log] [blame]
{
"name": "WMDate",
"version": "1.0.0",
"summary": "WMDate时间处理",
"description": "WMDate是对不同时间格式的处理",
"homepage": "https://github.com/BlueEagleBoy/WMDate",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"王萌": "wangmeng@ihealthlabs.com.cn"
},
"source": {
"git": "https://github.com/BlueEagleBoy/WMDate.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}