[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / b / d / SL4Swift / 0.0.3 / SL4Swift.podspec.json
blob84b67a83dc155bc7fcedaa1e3dcda9f869d1babe
2   "name": "SL4Swift",
3   "version": "0.0.3",
4   "summary": "Simple Logging Library for Swift",
5   "homepage": "https://github.com/53ningen/SL4Swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hmhv": "gomi2ngen@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/53ningen/SL4Swift.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "SL4Swift/**/*.{swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }