[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / 6 / 4 / SwiftLoggly / 1.1.0 / SwiftLoggly.podspec.json
blobe4be7b2d66b1b1b61b15fd08b71ce87f96226195
2   "name": "SwiftLoggly",
3   "version": "1.1.0",
4   "summary": "Simple way to logging with rich feature framework and written in Swift 4, 4.2 and 5.",
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   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/vigneshuvi/SwiftLoggly.git",
18     "tag": "1.1.0"
19   },
20   "source_files": [
21     "SwiftLoggly",
22     "SwiftLoggly/**/*.{h,m,swift}"
23   ],
24   "requires_arc": true,
25   "swift_version": "5.0"