[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 2 / 4 / 3 / SquidLogger / 1.0.0 / SquidLogger.podspec.json
blob1bf884e3102df582ed182595b8349fa20560ca2a
2   "name": "SquidLogger",
3   "version": "1.0.0",
4   "summary": "SquidLogger is a multicast logger written in Swift that send to multiple logs.",
5   "description": "SquidLogger is a multicast logger written in Swift that send to multiple logs.\n- iOS\n- Swift\n- Log\n- Multicast",
6   "homepage": "https://github.com/mothule/SquidLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "mothule": "mothule.dev+github@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/mothule/SquidLogger.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "SquidLogger/**/*.swift",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"