[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 0 / 4 / 8 / BleepMonitor / 1.6.1 / BleepMonitor.podspec.json
blob855b36ab7c4374ad78ca0a55ef2fac554dc1b6fa
2   "name": "BleepMonitor",
3   "version": "1.6.1",
4   "summary": "BLEep iOS SDK.",
5   "description": "                       BLEep BMS and SDKs\n",
6   "homepage": "https://github.com/PhuongNL/BleepMonitor",
7   "license": "MIT",
8   "authors": {
9     "Phuong Nguyen": "phuongnl.hn@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PhuongNL/BleepMonitor.git",
13     "tag": "1.6.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "BleepMonitor": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "ios": {
26     "vendored_libraries": "Pod/Classes/bleepManager.a"
27   },
28   "public_header_files": "Pod/Classes/**/*.h",
29   "frameworks": [
30     "CoreLocation",
31     "UIKit",
32     "Foundation"
33   ]