blob: de71f5351299eb30ba67f37e37dc78dd0b09c68b [file] [log] [blame]
{
"name": "Comet",
"version": "1.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Comet/**/*",
"pushed_with_swift_version": "4.0"
}