[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 5 / c / 2 / BluetoothLEManager / 1.0.2 / BluetoothLEManager.podspec.json
blob3487369bb9b4d45cfcf52f33c08c7ea3baf72cc0
2   "name": "BluetoothLEManager",
3   "version": "1.0.2",
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.0"
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"