[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 0 / b / MMLogger / 0.1.1 / MMLogger.podspec.json
blob9e7de27ae188ec99869c49c9d668f96a5b095bd2
2   "name": "MMLogger",
3   "version": "0.1.1",
4   "summary": "MMLogger is a wrapper for loggers",
5   "description": "A basic and simple solution for wrapping logging systems",
6   "homepage": "https://github.com/mateuszmackowiak/MMLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mateusz Mackowiak": "m@mateuszmackowiak.art.pl"
13   },
14   "source": {
15     "git": "https://github.com/mateuszmackowiak/MMLogger.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MMLogger/Classes/**/*",
22   "pushed_with_swift_version": "3.0"