[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / 4 / SwiftLoggly / 1.0.4 / SwiftLoggly.podspec.json
blobff75dd82cdc043227904ce019d6e3016d7ae6aac
2   "name": "SwiftLoggly",
3   "version": "1.0.4",
4   "summary": "Simple way to logging with rich feature framework in Swift.",
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   "social_media_url": "https://facebook.com/vigneshuvi",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9"
15   },
16   "source": {
17     "git": "https://github.com/vigneshuvi/SwiftLoggly.git",
18     "tag": "1.0.4"
19   },
20   "source_files": [
21     "SwiftLoggly",
22     "SwiftLoggly/**/*.{h,m,swift}"
23   ],
24   "requires_arc": true,
25   "pushed_with_swift_version": "3.0"