[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / b / 7 / 1 / Keldeo / 0.1.0 / Keldeo.podspec.json
blob37642ca430991cca6748b105eaf7450b46de1fbf
2   "name": "Keldeo",
3   "version": "0.1.0",
4   "summary": "A lightweight logging library written in Swift.",
5   "description": "Log.i(\"A lightweight logging library written in Swift.\")",
6   "homepage": "https://github.com/xspyhack/Keldeo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xspyhack": "xspyhack@gmail.com"
13   },
14   "social_media_url": "http://twitter.com/xspyhack",
15   "platforms": {
16     "ios": "11.0"
17   },
18   "swift_version": "4.2",
19   "source": {
20     "git": "https://github.com/xspyhack/Keldeo.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "Keldeo/*.swift"