[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / e / 0 / 7 / openxcframework / 1.1.4 / openxcframework.podspec.json
blob840d3edf25a25370396a7c700387cf92caa75b35
2   "name": "openxcframework",
3   "version": "1.1.4",
4   "summary": "A short description of openxcframework.",
5   "swift_version": "5.0",
6   "homepage": "https://github.com/openxc/openxc-ios-library",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kranjanford": "kranjan@ford.com"
13   },
14   "source": {
15     "git": "https://github.com/openxc/openxc-ios-library.git",
16     "tag": "1.1.4"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "exclude_files": "openxcframework/*.plist",
22   "source_files": "openxcframework/*.{swift}",
23   "dependencies": {
24     "protobufSwift": [
25       "~> 1.3.4"
26     ]
27   },
28   "module_name": "openXCiOSFramework",
29   "frameworks": [
30     "ExternalAccessory",
31     "CoreBluetooth",
32     "Foundation"
33   ]