[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / EmpatikaBeacons / 0.0.2 / EmpatikaBeacons.podspec.json
blob7df0d6ba5119f1ebb298e6215702223b6b2fc34f
2   "name": "EmpatikaBeacons",
3   "version": "0.0.2",
4   "summary": "Yet another SDK.",
5   "homepage": "http://www.empatika.com",
6   "authors": {
7     "Empatika": "http://www.empatika.com"
8   },
9   "source": {
10     "git": "https://github.com/Empatika/BeaconsTracker-SDK.git",
11     "tag": "0.0.2"
12   },
13   "license": {
14     "type": "Commercial",
15     "text": "To be annonced"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": "BeaconTracker/**/*.h",
21   "preserve_paths": "BeaconTracker/**/*.a",
22   "libraries": "EBBeaconsTracker",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/EmpatikaBeacons/BeaconTracker\""
25   },
26   "frameworks": [
27     "CoreLocation",
28     "CoreBluetooth"
29   ],
30   "requires_arc": false