[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 2 / LogKit / 1.1.1 / LogKit.podspec.json
blob7af498664323d5bf67535e6f71c547406f92d145
2   "name": "LogKit",
3   "version": "1.1.1",
4   "authors": [
5     "Justin Pawela",
6     "The LogKit Project"
7   ],
8   "license": {
9     "type": "BSD",
10     "file": "LICENSE.txt"
11   },
12   "summary": "An efficient logging library for iOS and OS X, written in Swift.",
13   "description": "An efficient logging library for iOS and OS X, written in Swift. Log to console, file, HTTP service, or your own endpoint. Simple to get started, but smartly customizable.",
14   "homepage": "http://www.logkit.info/",
15   "source": {
16     "git": "https://github.com/logkit/logkit.git",
17     "tag": "1.1.1"
18   },
19   "documentation_url": "http://www.logkit.info/docs/1.1/",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.9"
23   },
24   "requires_arc": true,
25   "frameworks": "Foundation",
26   "source_files": "Source/LogKit.swift"