blob: 4d86b25cf6ad537daf5c9afb84d664b3cb844279 [file] [log] [blame]
{
"name": "SKSugarSwift",
"version": "0.2.17",
"summary": "A short description of SKSugarSwift.",
"description": "包含一些extension和自己封装的常用视图、框架、工具类\n不断更新中……",
"homepage": "https://github.com/tonysky/SKSugarSwift",
"license": "MIT",
"authors": {
"tonycgao@sina.com": "tonycgao@sina.com"
},
"source": {
"git": "https://github.com/tonysky/SKSugarSwift.git",
"tag": "0.2.17"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Classes/*",
"Classes/**/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}