blob: 4513f99315d0bc6e1297656a549f8fac14d78a01 [file] [log] [blame]
{
"name": "YSExt",
"version": "1.0.7",
"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.0.7"
},
"source_files": "YSExt/YSExt/YSExt/**/*",
"frameworks": "UIKit",
"swift_versions": "5.0",
"swift_version": "5.0"
}