├── ARLabel.h ├── ARLabel.m ├── ARLabel.podspec ├── LICENSE ├── README.md └── screenshot.png /ARLabel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivankovacevic/ARLabel/HEAD/ARLabel.h -------------------------------------------------------------------------------- /ARLabel.m: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivankovacevic/ARLabel/HEAD/ARLabel.m -------------------------------------------------------------------------------- /ARLabel.podspec: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivankovacevic/ARLabel/HEAD/ARLabel.podspec -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivankovacevic/ARLabel/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivankovacevic/ARLabel/HEAD/README.md -------------------------------------------------------------------------------- /screenshot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ivankovacevic/ARLabel/HEAD/screenshot.png --------------------------------------------------------------------------------