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