[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 2 / 8 / SensoroBeaconKit / 0.3.0 / SensoroBeaconKit.podspec.json
blob9ed9a1e1270730e217dd979cfb972ac2dd80f73f
2   "name": "SensoroBeaconKit",
3   "version": "0.3.0",
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://resource.sensoro.com/SDK/Sensoro-Beacon-Kit/iOS/SensoroBeaconKit-iOS-0.3.0.zip"
12   },
13   "social_media_url": "https://twitter.com/sensoroinc",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreLocation",
22     "CoreBluetooth"
23   ],
24   "vendored_libraries": "libSensoroBeaconKit.a",
25   "public_header_files": "Headers/*.h",
26   "source_files": "Headers/*.h",
27   "license": {
28     "type": "Commercial",
29     "text": "      Copyright 2014 Sensoro, Inc. All rights reserved.\n"
30   }