blob: c90988f5f3a61adba5fb48c7e40a9b504d160f61 [file] [log] [blame]
{
"name": "YSBase",
"version": "1.0.0",
"summary": "常用基类",
"homepage": "https://github.com/yscode001/YSBase",
"license": "MIT",
"authors": {
"ys": "yscode@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yscode001/YSBase.git",
"tag": "1.0.0"
},
"source_files": "YSBase/YSBase/YSBase/*.swift",
"frameworks": "UIKit"
}