[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / f / 3 / 6 / AELog / 0.6.1 / AELog.podspec.json
blobbf96056ffa0829d0397b2d22391275b9ea6c44bc
2   "name": "AELog",
3   "version": "0.6.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple, lightweight and flexible debug logging minion written in Swift",
9   "source": {
10     "git": "https://github.com/tadija/AELog.git",
11     "tag": "0.6.1"
12   },
13   "source_files": "Sources/AELog/*.swift",
14   "swift_versions": [
15     "4.0",
16     "4.2",
17     "5.0",
18     "5.1"
19   ],
20   "platforms": {
21     "ios": "8.0",
22     "watchos": "2.0",
23     "tvos": "9.0",
24     "osx": "10.10"
25   },
26   "homepage": "https://github.com/tadija/AELog",
27   "authors": {
28     "tadija": "tadija@me.com"
29   },
30   "social_media_url": "http://twitter.com/tadija",
31   "swift_version": "5.1"