[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 1 / 2 / 8 / SensoroBeaconKit / 0.2.0 / SensoroBeaconKit.podspec.json
blob235171cce57832b974020b6204b2c70f6ce09dad
2   "name": "SensoroBeaconKit",
3   "version": "0.2.0",
4   "summary": "Sensoro iBeacon 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     "git": "https://github.com/sensoro/SensoroBeaconKit-iOS.git",
12     "tag": "0.2.0"
13   },
14   "social_media_url": "https://twitter.com/sensoroinc",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "UIKit",
21     "Foundation",
22     "CoreLocation",
23     "CoreBluetooth"
24   ],
25   "preserve_paths": "SensoroBeaconKit/*",
26   "vendored_libraries": "SensoroBeaconKit/libSensoroBeaconKit.a",
27   "public_header_files": "SensoroBeaconKit/Headers/*.h",
28   "source_files": "SensoroBeaconKit/Headers/*.h",
29   "license": {
30     "type": "Commercial",
31     "text": "      Copyright 2014 Sensoro, Inc. All rights reserved.\n"
32   }