blob: 87216b1dadd9fe89a8b47d83489c946d3f275165 [file] [log] [blame]
{
"name": "Comet",
"version": "1.3.4",
"summary": "iOS 项目的 Swift 基础库,提供一些常用组件、便利方法等。",
"description": "iOS 项目的 Swift 基础库,提供一些常用组件、便利方法等。1.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.3.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Comet/**/*"
}