[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 6 / FABluetoothManager / 0.0.1 / FABluetoothManager.podspec.json
blobfec679b1d7079ea9d419908ae824591026b3edf4
2   "name": "FABluetoothManager",
3   "version": "0.0.1",
4   "summary": "A simple bluetooth manager block based to interact with peripherals for iOS",
5   "homepage": "https://github.com/2inqui/FABluetoothManager",
6   "license": "MIT",
7   "authors": {
8     "Fernando Arellano": "fernando.faa@gmail.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/2inqui/FABluetoothManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "FABluetoothManager/FABluetoothManager/**/*.{h,m}",
18   "frameworks": "CoreBluetooth",
19   "requires_arc": true