[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 7 / 3 / SwiftSimpleLogger / 0.0.2 / SwiftSimpleLogger.podspec.json
blobf43b555666d49b4236bc6e5fc716361e51782a1a
2   "name": "SwiftSimpleLogger",
3   "version": "0.0.2",
4   "summary": "Simple single-file logging for Swift 3",
5   "homepage": "https://github.com/AWeleczka/SwiftSimpleLogger/",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Alexander Weleczka",
11   "social_media_url": "http://twitter.com/AWeleczka/",
12   "platforms": {
13     "ios": "8.0",
14     "osx": "10.9",
15     "watchos": "3.1",
16     "tvos": "10.1"
17   },
18   "source": {
19     "git": "https://github.com/AWeleczka/SwiftSimpleLogger.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "SwiftSimpleLogger/*.swift",
23   "exclude_files": "docs",
24   "pushed_with_swift_version": "3.0"