[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / b / 3 / f / OSLog / 1.0.0 / OSLog.podspec.json
blob0d20e7b4e194c813792c9c9a70213f340ca26538
2   "name": "OSLog",
3   "version": "1.0.0",
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.0"
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"