[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 1 / 2 / 8 / SensoroBeaconKit / 0.1.2 / SensoroBeaconKit.podspec.json
blobde05e7bfda834e288098b8b3d38ee49c695c09d4
2   "name": "SensoroBeaconKit",
3   "version": "0.1.2",
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.2"
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   }