From 1b585193281f888fa505f4292f12b51b43545682 Mon Sep 17 00:00:00 2001 From: Alexander Juda Date: Thu, 16 Nov 2017 10:14:00 +0100 Subject: [PATCH] Remove podspec --- EstimoteBluetoothScanning.podspec.json | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 EstimoteBluetoothScanning.podspec.json diff --git a/EstimoteBluetoothScanning.podspec.json b/EstimoteBluetoothScanning.podspec.json deleted file mode 100644 index 513f0f1..0000000 --- a/EstimoteBluetoothScanning.podspec.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "name": "EstimoteBluetoothScanning", - "version": "0.0.1", - "summary": "Scans for Bluetooth packets broadcasted by Estimote devices.", - "homepage": "https://github.com/Estimote/iOS-Bluetooth-Scanning", - "license": { - "type": "Apache 2.0", - "file": "LICENSE" - }, - "authors": { - "Estimote": "contact@estimote.com" - }, - "source": { - "git": "https://github.com/Estimote/iOS-Bluetooth-Scanning.git", - "tag": "0.0.1" - }, - "social_media_url": "https://twitter.com/estimote", - "platforms": { - "ios": "8.0" - }, - "vendored_frameworks": "EstimoteBluetoothScanning/EstimoteBluetoothScanning.framework" -} \ No newline at end of file