[Add] AgoraRtcEngine_Special_iOS 4.4.1.245
[CocoaPods.git] / Specs / 5 / c / 2 / BluetoothLEManager / 1.0.0 / BluetoothLEManager.podspec.json
blob0c973cb9c07fe05abb6e0a9eb6536d6d33de69f6
2   "name": "BluetoothLEManager",
3   "version": "1.0.0",
4   "summary": "BluetoothLEManager is a library to manage BLE-related tasks",
5   "source": {
6     "git": "https://github.com/Hassaniiii/BLEManager.git",
7     "tag": "1.0.0"
8   },
9   "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.",
10   "homepage": "http://www.vancosys.com",
11   "license": {
12     "type": "GNU",
13     "file": "LICENSE.txt"
14   },
15   "authors": "Hassan Shahbazi",
16   "social_media_url": "https://www.linkedin.com/in/hassanshahbazi/",
17   "platforms": {
18     "ios": "10.0"
19   },
20   "source_files": [
21     "Classes",
22     "BLEManager/Classes/*.{h,m,plist}"
23   ],
24   "exclude_files": "Classes/Exclude"