[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 4 / 7 / 2 / HMBeaconSDK / 1.0.0 / HMBeaconSDK.podspec.json
bloba19d792ff850a57cf70f6efe7811e9469b060a1d
2   "name": "HMBeaconSDK",
3   "version": "1.0.0",
4   "summary": "Proximity Solution to help identified beacons at any store and placed beacons in particular",
5   "homepage": "https://github.com/manishSinghthakur/HMBeaconSDK",
6   "authors": {
7     "Manish Singh, Inc": "manish.singh705@gmail.com"
8   },
9   "platforms": {
10     "ios": "8.0"
11   },
12   "source": {
13     "git": "https://github.com/manishSinghthakur/HMBeaconSDK.git",
14     "tag": "1.0.0"
15   },
16   "source_files": "HMBeaconSDK/HMBeaconSDK.framework/Headers/*.h",
17   "vendored_frameworks": "HMBeaconSDK/HMBeaconSDK.framework",
18   "frameworks": [
19     "UIKit",
20     "Foundation",
21     "CoreLocation",
22     "CoreBluetooth"
23   ],
24   "dependencies": {
25     "AWSIoT": [
27     ],
28     "EstimoteSDK": [
30     ]
31   },
32   "xcconfig": {
33     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/HMBeaconSDK\"",
34     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/HMBeaconSDK\""
35   }