[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / 6 / JBLog / 0.1.2 / JBLog.podspec.json
blobead0157780b653e26f967cef2eed6c5f68a36518
2   "name": "JBLog",
3   "version": "0.1.2",
4   "summary": "JBLog is a library that provides log output for debugging in Swift projects.",
5   "homepage": "https://github.com/bokjaeo/JBLog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bok Jaeo": "snail.bok@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/bokjaeo",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source": {
19     "git": "https://github.com/bokjaeo/JBLog.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "JBLog/**/*.swift",
23   "exclude_files": "JBLog/JBLogTests/**/*.swift"