blob: 6963d017384d4405d492afecd6636cc428330247 [file] [log] [blame]
{
"name": "Comet",
"version": "1.1.4",
"summary": "iOS 项目的 Swift 基础库,提供一些常用组件、便利方法等。",
"description": "iOS 项目的 Swift 基础库,提供一些常用组件、便利方法等。1.0.0 起支持 Swift 4.0+",
"homepage": "https://github.com/Harley-xk/Comet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Harley.xk": "harley.gb@foxmail.com"
},
"source": {
"git": "https://github.com/Harley-xk/Comet.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Comet/**/*",
"pushed_with_swift_version": "4.0"
}