[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 0 / a / 8 / BLoger / 0.1.0 / BLoger.podspec.json
blobfbdc836899d3b003faf31f551e0daf40164d0348
2   "name": "BLoger",
3   "version": "0.1.0",
4   "summary": "A Loger Demo of CocoaLumberjack/Swift",
5   "swift_versions": "4.0",
6   "description": "A Loger Demo of CocoaLumberjack/Swift.",
7   "homepage": "https://github.com/iosBob/BLoger",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "linbo": "ok@linbok.com"
14   },
15   "source": {
16     "git": "https://github.com/iosBob/BLoger.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BLoger/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "CocoaLumberjack/Swift": [
30     ],
31     "SnapKit": [
33     ]
34   }