[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 2 / 8 / SensoroBeaconKit / 4.1.4 / SensoroBeaconKit.podspec.json
blob65862f13baef293cacc96ca7927d915703d244e3
2   "name": "SensoroBeaconKit",
3   "version": "4.1.4",
4   "summary": "Sensoro Beacon Development Kit.",
5   "homepage": "http://sensoro.com",
6   "documentation_url": "http://sensoro.com",
7   "authors": {
8     "Sensoro, Inc.": "dev@sensoro.com"
9   },
10   "source": {
11     "http": "http://static.sensoro.com/downloads/SDK/Sensoro-Beacon-Kit/iOS/SensoroBeaconKit-iOS-4.1.4.zip"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "requires_arc": true,
17   "frameworks": [
18     "UIKit",
19     "Foundation",
20     "CoreLocation",
21     "CoreBluetooth",
22     "Security"
23   ],
24   "vendored_libraries": "SensoroBeaconKit-4.1.4/*.a",
25   "public_header_files": "SensoroBeaconKit-4.1.4/Headers/*.h",
26   "source_files": "SensoroBeaconKit-4.1.4/Headers/*.h",
27   "license": {
28     "type": "Commercial",
29     "text": "      Copyright 2014 Sensoro, Inc. All rights reserved.\n"
30   }