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