[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / b / f / 3 / CalaGrandeBluetoothFramework / 1.2.0 / CalaGrandeBluetoothFramework.podspec.json
blob0e47278af41868023ecc59fd1fe5df7f31bad8f3
2   "name": "CalaGrandeBluetoothFramework",
3   "version": "1.2.0",
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.2.0"
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"