[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / 7 / openxcframework / 1.1.0 / openxcframework.podspec.json
blobbf27e4dd832c99839e7c74a6349100f317e39373
2   "name": "openxcframework",
3   "version": "1.1.0",
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.0"
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   ],
34   "pod_target_xcconfig": {
35     "SWIFT_VERSION": "3.2"
36   }