[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / b / 9 / a / Comet / 1.1.2 / Comet.podspec.json
blobce22d41b617cc17fcee97a2c9039aac74a06f38f
2   "name": "Comet",
3   "version": "1.1.2",
4   "summary": "iOS 项目的 Swift 基础库,提供一些常用组件、便利方法等。",
5   "description": "iOS 项目的 Swift 基础库,提供一些常用组件、便利方法等。1.0.0 起支持 Swift 4.0+",
6   "homepage": "https://github.com/Harley-xk/Comet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harley.xk": "harley.gb@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Harley-xk/Comet.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Comet/**/*",
22   "pushed_with_swift_version": "4.0"