[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 6 / d / 5 / Birch / 1.1.1 / Birch.podspec.json
blob926d7b48222a8ebec517a4ee366b3b6fb060ed12
2   "name": "Birch",
3   "version": "1.1.1",
4   "summary": "Remote logger for the Birch platform.",
5   "homepage": "https://github.com/gruffins/birch-ios",
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-ios.git",
15     "tag": "1.1.1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/Birch/Classes/**/*",
22   "testspecs": [
23     {
24       "name": "Tests",
25       "test_type": "unit",
26       "source_files": "Tests/**/*.swift",
27       "dependencies": {
28         "Quick": [
30         ],
31         "Nimble": [
33         ]
34       }
35     }
36   ],
37   "swift_version": "4.0"