[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / a / 5 / 3 / BISLogger / 0.0.1 / BISLogger.podspec.json
blob322b3d05083db125cbee9eb071d18ddf83c24454
2   "name": "BISLogger",
3   "version": "0.0.1",
4   "summary": "A lightweight logger",
5   "description": "A lightweight logger. Currently it's beta testing",
6   "homepage": "https://github.com/chorim/BISLogger",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Insu Byeon": "yuki@yuki.kr"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source": {
18     "git": "https://github.com/chorim/BISLogger.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "BISLogger",
23     "BISLogger/Sources/**/*.{swift,h,m}"
24   ],
25   "swift_versions": "5.0",
26   "swift_version": "5.0"