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