blob: 631fde84fe73529d5b68ceafe52a97c182fe7acf [file] [log] [blame]
{
"name": "YSDate",
"version": "1.0.8",
"summary": "YSDate是用swift编写的一个关于日期操作的框架",
"homepage": "https://github.com/yscode001/YSDate",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yscode001/YSDate.git",
"tag": "1.0.8"
},
"source_files": "YSDate/YSDate/YSDate/*.swift",
"frameworks": "UIKit",
"deprecated": true
}