[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 3 / f / OSLog / 1.0.1 / OSLog.podspec.json
blobc197eaaef4b71ab96bf892d6681c5e10986961e4
2   "name": "OSLog",
3   "version": "1.0.1",
4   "summary": "OSLog Logging Framework",
5   "description": "The OSLog framework provides convenience wrappers around the native OSLog facilities provided by Apple.",
6   "homepage": "https://github.com/rocketinsights/OSLog",
7   "authors": "Rocket Insights",
8   "source": {
9     "git": "https://github.com/rocketinsights/OSLog.git",
10     "tag": "1.0.1"
11   },
12   "license": "MIT",
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "4.2",
17   "source_files": "Source/*.swift",
18   "swift_version": "4.2"