[Add] VisionSDK 1.6.2
[CocoaPods.git] / Specs / 5 / c / 2 / BluetoothLEManager / 1.0.3 / BluetoothLEManager.podspec.json
blob51e6f2020159159bd44dd1f9a01438a75dc9cd8c
2   "name": "BluetoothLEManager",
3   "version": "1.0.3",
4   "summary": "BluetoothLEManager is a library to manage BLE-related tasks",
5   "source": {
6     "git": "https://github.com/Hassaniiii/BLEManager.git",
7     "branch": "master",
8     "tag": "1.0.3"
9   },
10   "description": "This is a simple and comprehensive library to deal with Bluetooth Low Energy tasks.\nIf you want to implement either Peripheral or Central role, you can use this library easily.",
11   "homepage": "http://www.vancosys.com",
12   "license": {
13     "type": "GNU",
14     "file": "LICENSE.txt"
15   },
16   "authors": "Hassan Shahbazi",
17   "social_media_url": "https://www.linkedin.com/in/hassanshahbazi/",
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "Classes",
23     "BLEManager/Classes/*.{h,m,plist}"
24   ],
25   "exclude_files": "Classes/Exclude"