[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / f / AEConsole / 0.7.2 / AEConsole.podspec.json
blob81cb1eaba94ccfb3e5d25a4c986cc17b64b69e8b
2   "name": "AEConsole",
3   "version": "0.7.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Customizable Console UI overlay with debug log on top of your iOS App",
9   "source": {
10     "git": "https://github.com/tadija/AEConsole.git",
11     "tag": "0.7.2"
12   },
13   "source_files": "Sources/AEConsole/*.swift",
14   "swift_versions": [
15     "4.2",
16     "5.0",
17     "5.1",
18     "5.2",
19     "5.3",
20     "5.4",
21     "5.5",
22     "5.6"
23   ],
24   "platforms": {
25     "ios": "12.0"
26   },
27   "dependencies": {
28     "AELog": [
29       "~> 0.6.3"
30     ]
31   },
32   "homepage": "https://github.com/tadija/AEConsole",
33   "authors": {
34     "tadija": "tadija@me.com"
35   },
36   "social_media_url": "http://twitter.com/tadija",
37   "swift_version": "5.6"