[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 9 / 4 / f / AEConsole / 0.4.1 / AEConsole.podspec.json
blobe8ac6081a3b655ab10a94492db5eedef59b618c7
2   "name": "AEConsole",
3   "version": "0.4.1",
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.4.1"
17   },
18   "source_files": "Sources/*.swift",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "AELog": [
24       "~> 0.5.0"
25     ]
26   },
27   "pushed_with_swift_version": "4.0"