blob: 4e1e5474f6132b4e04637b8fee7118c055937879 [file] [log] [blame]
{
"name": "YSExt",
"version": "1.1.4",
"summary": "Swift常用类扩展",
"homepage": "https://github.com/yscode001/YSExt",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/yscode001/YSExt.git",
"tag": "1.1.4"
},
"source_files": "YSExt/YSExt/YSExt/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}