[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / f / 3 / CalaGrandeBluetoothFramework / 1.1.1 / CalaGrandeBluetoothFramework.podspec.json
blob9c02b561cd5633f12e40d18e2c447c8229917720
2   "name": "CalaGrandeBluetoothFramework",
3   "version": "1.1.1",
4   "summary": "Framework that handles communication with Cala Grande peripheral device.",
5   "description": "Framework handles communication with Cala Grande peripheral device. It will scan, connect and transfer log data from the peripheral to central. Binary files will be generated from received data.",
6   "homepage": "https://bitbucket.org/DomBabic/calagrandebluetoothframework",
7   "license": {
8     "type": "MIT",
9     "text": "./LICENSE.md"
10   },
11   "authors": {
12     "Dominik Babić": "dominik.babic@codecons.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://DomBabic@bitbucket.org/DomBabic/calagrandebluetoothframework.git",
19     "tag": "1.1.1"
20   },
21   "source_files": [
22     "CalaGrandeBluetoothFramework",
23     "CalaGrandeBluetoothFramework/**/*.{h,m}"
24   ],
25   "pod_target_xcconfig": {
26     "SWIFT_VERSION": "4"
27   },
28   "swift_version": "4.0"