[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / 5 / DogSwift / 1.1.1 / DogSwift.podspec.json
blob0957b30dd8427e4a0377605ada8b2fa8c6587008
2   "name": "DogSwift",
3   "version": "1.1.1",
4   "summary": "Lightweight logging framework.",
5   "description": "Lightweight logging framework written in Swift.",
6   "homepage": "https://github.com/dreipol/DogSwift",
7   "authors": {
8     "dreipol": "dev@dreipol.ch"
9   },
10   "source": {
11     "git": "https://github.com/dreipol/DogSwift.git",
12     "tag": "1.1.1"
13   },
14   "license": {
15     "type": "MIT",
16     "file": "LICENSE"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.12"
21   },
22   "swift_versions": "5.0",
23   "source_files": "DogSwift/Classes/**/*",
24   "swift_version": "5.0"