[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 2 / 8 / SensoroBeaconKit / 0.1.3 / SensoroBeaconKit.podspec.json
blobf2c59771dc0d859dec680287bdfc7f226244284b
2   "name": "SensoroBeaconKit",
3   "version": "0.1.3",
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.3"
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   "source_files": "SensoroBeaconKit/Headers/*.h",
29   "license": {
30     "type": "Commercial",
31     "text": "      Copyright 2014 Sensoro, Inc. All rights reserved.\n"
32   }