[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 0 / b / c / BeaconRegionManager / 0.9.0 / BeaconRegionManager.podspec.json
blob0d8cd824db846b707c03157df7b3956826062aab
2   "name": "BeaconRegionManager",
3   "version": "0.9.0",
4   "summary": "Eddystone and iBeacon(region monitoring, ranging) library for iOS",
5   "homepage": "https://github.com/koutalou/BeaconRegionManager",
6   "license": "MIT",
7   "authors": {
8     "koutalou": "k.koutalou@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/koutalou/BeaconRegionManager.git",
15     "tag": "0.9.0"
16   },
17   "requires_arc": true,
18   "source_files": [
19     "BRM",
20     "BRM/*.{h,m}"
21   ],
22   "public_header_files": "BRM/*.h"