[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 2 / LogKit / 1.0.0 / LogKit.podspec.json
blob012e47cef3ef675b54772b0f0b8fc521d0b3d1f7
2   "name": "LogKit",
3   "version": "1.0.0",
4   "authors": [
5     "Justin Pawela",
6     "The LogKit Project"
7   ],
8   "license": "ISC",
9   "summary": "An efficient logging library for iOS and OS X, written in Swift.",
10   "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.",
11   "homepage": "http://www.logkit.info/",
12   "source": {
13     "git": "https://github.com/logkit/logkit.git",
14     "tag": "1.0.0"
15   },
16   "documentation_url": "http://www.logkit.info/",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9"
20   },
21   "requires_arc": true,
22   "frameworks": "Foundation",
23   "source_files": "Source/LogKit.swift"