[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / c / 3 / f / iBeaconNotifier / 0.1.6 / iBeaconNotifier.podspec.json
blob2d5e3d33321f791437be8f82c74db60a7f7bafe4
2   "name": "iBeaconNotifier",
3   "version": "0.1.6",
4   "summary": "iBeacon Management Library",
5   "description": "                        Specify beacon info file, then Beacon Event posted as NSNotification\n",
6   "homepage": "https://github.com/mokemokechicken/iBeaconNotifier",
7   "license": "MIT",
8   "authors": {
9     "Ken Morishita": "k_morishita@yumemi.co.jp"
10   },
11   "source": {
12     "git": "https://github.com/mokemokechicken/iBeaconNotifier.git",
13     "tag": "0.1.6"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   },
23   "osx": {
24     "exclude_files": "Classes/ios"
25   },
26   "public_header_files": "Classes/**/Public/*.h"