[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 9 / 4 / f / AEConsole / 0.6.0 / AEConsole.podspec.json
blobf0752a5f958441145849c6c879bc671c1d0fab6b
2   "name": "AEConsole",
3   "version": "0.6.0",
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   "homepage": "https://github.com/tadija/AEConsole",
10   "authors": {
11     "tadija": "tadija@me.com"
12   },
13   "social_media_url": "http://twitter.com/tadija",
14   "source": {
15     "git": "https://github.com/tadija/AEConsole.git",
16     "tag": "0.6.0"
17   },
18   "source_files": "Sources/*.swift",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "AELog": [
24       "~> 0.5.5"
25     ]
26   }