[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / a / 5 / Logg / 2.0.0 / Logg.podspec.json
blob9eb6717821924ecd148730b26f424164527de3be
2   "name": "Logg",
3   "version": "2.0.0",
4   "summary": "A logging framework for swift",
5   "homepage": "https://github.com/JuanjoArreola/Logg",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juanjo Arreola": "juanjo.arreola@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "osx": "10.9",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/JuanjoArreola/Logg.git",
21     "tag": "2.0.0"
22   },
23   "source_files": "Sources/*.swift",
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"