[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / 0 / 4 / 8 / BleepMonitor / 1.6 / BleepMonitor.podspec.json
blobaf793c1518f538094284d2a83cbbd0c531524c56
2   "name": "BleepMonitor",
3   "version": "1.6",
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"
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   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": [
27     "CoreLocation",
28     "UIKit",
29     "Foundation"
30   ]