[Add] FTMobileSDK 1.5.9-alpha.1
[CocoaPods.git] / Specs / 9 / 4 / f / AEConsole / 0.6.1 / AEConsole.podspec.json
blobc2728cf23af4971ed6398ce1ccef2b1f8531729a
2   "name": "AEConsole",
3   "version": "0.6.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   "source": {
10     "git": "https://github.com/tadija/AEConsole.git",
11     "tag": "0.6.1"
12   },
13   "source_files": "Sources/AEConsole/*.swift",
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "dependencies": {
19     "AELog": [
20       "~> 0.5.6"
21     ]
22   },
23   "homepage": "https://github.com/tadija/AEConsole",
24   "authors": {
25     "tadija": "tadija@me.com"
26   },
27   "social_media_url": "http://twitter.com/tadija"