[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / 8 / SensoroBeaconKit / 0.1.1 / SensoroBeaconKit.podspec.json
blobdeac734bee2d02a42efa8aa9997133f288cae994
2   "name": "SensoroBeaconKit",
3   "version": "0.1.1",
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.1.1"
13   },
14   "social_media_url": "https://twitter.com/sensoro",
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   "license": {
29     "type": "Commercial",
30     "text": "      Copyright 2014 Sensoro, Inc. All rights reserved.\n"
31   }