blob: e06dcb776c71304057cba7b996e4023ecfb9759a [file] [log] [blame]
{
"name": "ZJMKit",
"version": "0.1.1",
"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.1"
},
"social_media_url": "http://www.restcy.com",
"swift_versions": "4.0",
"platforms": {
"ios": "8.0"
},
"source_files": [
"ZJMKit/*.{h,swift}"
],
"frameworks": "UIKit",
"swift_version": "4.0"
}