[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / c / 0 / BirchXCGLogger / 1.0.0 / BirchXCGLogger.podspec.json
blobfde9429386ff744e76c2ecc4a2156a42182d89b8
2   "name": "BirchXCGLogger",
3   "version": "1.0.0",
4   "summary": "XCGLogger wrapper for Birch.",
5   "homepage": "https://github.com/gruffins/birch-xcglogger",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ryan Fung": "ryan@ryanfung.com"
12   },
13   "source": {
14     "git": "https://github.com/gruffins/birch-xcglogger.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/BirchXCGLogger/*",
22   "dependencies": {
23     "Birch": [
25     ],
26     "XCGLogger": [
28     ]
29   },
30   "swift_version": "4.0"