[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 4 / SwiftLoggly / 1.0.5 / SwiftLoggly.podspec.json
blob0bd5119e1e22b957bc1a2dd49018e29d29a3e58a
2   "name": "SwiftLoggly",
3   "version": "1.0.5",
4   "summary": "Simple way to logging with rich feature framework and written in Swift 3.",
5   "description": "The SwiftLoggly is a completely customizable framework that can be used in any iOS/Mac app.",
6   "homepage": "https://github.com/vigneshuvi/SwiftLoggly",
7   "license": "MIT",
8   "authors": {
9     "Vignesh Kumar": "http://vigneshuvi.github.io/"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.9"
14   },
15   "source": {
16     "git": "https://github.com/vigneshuvi/SwiftLoggly.git",
17     "tag": "1.0.5"
18   },
19   "source_files": [
20     "SwiftLoggly",
21     "SwiftLoggly/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"