[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 3 / 8 / 0 / Bonzer / 0.1 / Bonzer.podspec.json
blob740b807845c239726bfb96b1c5cc101d56d14fc9
2   "name": "Bonzer",
3   "version": "0.1",
4   "summary": "Bonzer",
5   "description": "Abstraction layer for API calls",
6   "homepage": "https://github.com/tikhop/Bonzer",
7   "license": "MIT",
8   "authors": {
9     "Pavel Tikhonenko": "hi@tikhop.com"
10   },
11   "platforms": {
12     "ios": "8.2",
13     "osx": "10.11.0"
14   },
15   "source": {
16     "git": "https://github.com/tikhop/Bonzer.git",
17     "branch": "master"
18   },
19   "source_files": [
20     "Bonzer/**/*.{h,m}",
21     "Bonzer/**/*.{swift}"
22   ],
23   "public_header_files": "Bonzer/**/*.h",
24   "pushed_with_swift_version": "3.0"