[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 0 / IOSVMBeaconsKit / 1.0 / IOSVMBeaconsKit.podspec.json
blobc431c3bb4d396c863676afdd2461ed30ce75119f
2   "name": "IOSVMBeaconsKit",
3   "version": "1.0",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/iosvmbeaconskit.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Voodoo Mobile": "public@voodoo-mobile.com"
12   },
13   "source": {
14     "git": "https://voodoo-mobile@bitbucket.org/voodoo-mobile/iosvmbeaconskit.git",
15     "branch": "master",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "iOSVM.Beacons/**/*.{h,m}",
23   "resource_bundles": {
24     "iOSVM.Beacons": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "dependencies": {
29     "IOSVMCoreKit": [
30       "1.0"
31     ]
32   },
33   "public_header_files": "iOSVM.Beacons/**/*.h"