[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / EmpatikaBeacons / 0.0.1 / EmpatikaBeacons.podspec.json
blob66e064f8ebbba2f77873a73a8d19d92b5a6955a5
2   "name": "EmpatikaBeacons",
3   "version": "0.0.1",
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.1"
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": "CoreLocation",
27   "requires_arc": false