[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 4 / f / AEConsole / 0.7.1 / AEConsole.podspec.json
blobe9f07c37155feb5d2238ec1ed1d7fdac798125fa
2   "name": "AEConsole",
3   "version": "0.7.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.7.1"
12   },
13   "source_files": "Sources/AEConsole/*.swift",
14   "swift_versions": [
15     "4.2",
16     "5.0",
17     "5.1"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "dependencies": {
23     "AELog": [
24       "~> 0.6.1"
25     ]
26   },
27   "homepage": "https://github.com/tadija/AEConsole",
28   "authors": {
29     "tadija": "tadija@me.com"
30   },
31   "social_media_url": "http://twitter.com/tadija",
32   "swift_version": "5.1"