blob: 13cf0a5adc2ddf1f7e56dbacafc139fd42e16f1b [file] [log] [blame]
{
"name": "ZJMKit",
"version": "0.1.5",
"summary": "常用分类和工具组件j",
"description": "常用分类封装📦,省去了每次都复制代码麻烦",
"homepage": "https://github.com/simplismvip/ZJMKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"明": "tonyzhao60@gmail.com"
},
"source": {
"git": "https://github.com/simplismvip/ZJMKit.git",
"tag": "0.1.5"
},
"social_media_url": "http://www.restcy.com",
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": [
"ZJMKit/*.{h,swift}"
],
"frameworks": "UIKit",
"swift_version": "5.0"
}