[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / 7 / d / Bytix / 1.0.0 / Bytix.podspec.json
blob7bc37df18f177e58a6484d6e9c304c53042dfe56
2   "name": "Bytix",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "Bytix iOS SDK",
8   "description": "SDK for control beacons with CoreBluetooth",
9   "homepage": "https://github.com/bytix-mobile/bytix-ios-sdk",
10   "documentation_url": "https://github.com/bytix-mobile/bytix-ios-sdk/blob/main/README.md",
11   "license": {
12     "type": "MIT",
13     "text": "LICENSE"
14   },
15   "authors": {
16     "Bytix-Mobile": "..."
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "http": "https://github.com/bytix-mobile/bytix-ios-sdk/releases/download/1.0.0/Bytix.xcframework.zip"
21   },
22   "ios": {
23     "vendored_frameworks": "Bytix.xcframework"
24   },
25   "dependencies": {
26     "SwiftProtobuf": [
27       "~> 1.0"
28     ]
29   },
30   "swift_version": "5.0"