[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / f / 3 / 6 / AELog / 0.6.3 / AELog.podspec.json
blob68c6cbc1fdc4bb5ff662a1725f8fe31446602dec
2   "name": "AELog",
3   "version": "0.6.3",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple, lightweight and flexible debug logging minion written in Swift",
9   "source": {
10     "git": "https://github.com/tadija/AELog.git",
11     "tag": "0.6.3"
12   },
13   "source_files": "Sources/AELog/*.swift",
14   "swift_versions": [
15     "4.0",
16     "4.2",
17     "5.0",
18     "5.1",
19     "5.2",
20     "5.3",
21     "5.4",
22     "5.5",
23     "5.6"
24   ],
25   "platforms": {
26     "ios": "12.0",
27     "watchos": "3.0",
28     "tvos": "12.0",
29     "osx": "10.10"
30   },
31   "homepage": "https://github.com/tadija/AELog",
32   "authors": {
33     "tadija": "tadija@me.com"
34   },
35   "social_media_url": "http://twitter.com/tadija",
36   "swift_version": "5.6"