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