[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 1 / 3 / 6 / SwiftyLogger / 2.1.0 / SwiftyLogger.podspec.json
blobadb8ed56be7bebb6d97b81cbd9db374310b40b56
2   "name": "SwiftyLogger",
3   "version": "2.1.0",
4   "summary": "SwiftyLogger is flexible logging abstraction written in Swift.",
5   "homepage": "https://github.com/mtynior/SwiftyLogger",
6   "license": "MIT",
7   "authors": {
8     "MichaƂ Tynior": "mtynior@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/mtynior",
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.10",
14     "tvos": "9.0",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/mtynior/SwiftyLogger.git",
19     "tag": "2.1.0"
20   },
21   "source_files": "Source/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.2"