[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 7 / 4 / Beaconstac / 3.1.2 / Beaconstac.podspec.json
bloba7f02c0589c56d6dcf00c80b459b90a01fe44e31
2   "name": "Beaconstac",
3   "swift_version": "4.0",
4   "version": "3.1.2",
5   "summary": "iOS library for iBeacon devices",
6   "homepage": "https://github.com/Beaconstac/iOS-SDK",
7   "authors": {
8     "MobStac Inc.": "support@beaconstac.com"
9   },
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/Beaconstac/iOS-SDK.git",
16     "tag": "3.1.2"
17   },
18   "vendored_frameworks": "Beaconstac/Beaconstac.framework",
19   "dependencies": {
20     "EddystoneScanner": [
22     ]
23   },
24   "frameworks": [
25     "CoreData",
26     "SystemConfiguration",
27     "CoreBluetooth",
28     "CoreLocation",
29     "UserNotifications",
30     "SafariServices"
31   ],
32   "requires_arc": true,
33   "platforms": {
34     "ios": "10.0"
35   }