[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 4 / SwiftLoggly / 1.0.7 / SwiftLoggly.podspec.json
blob8e37aec1aba7bf9e74a972c5126a5bd68af40464
2   "name": "SwiftLoggly",
3   "version": "1.0.7",
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.7"
18   },
19   "source_files": [
20     "SwiftLoggly",
21     "SwiftLoggly/**/*.{h,m,swift}"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"