blob: 77e396237fa33636dd1f43d4b8b4b124c2d21101 [file] [log] [blame]
{
"name": "ARCharts",
"version": "0.0.1",
"summary": "Lovely Augmented Reality Charts for iOS - Built with ARKit",
"homepage": "https://github.com/Boris-Em/ARCharts",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Boris Emorine": "boris.emorine@gmail.com",
"Christopher Chute": "chutechristopher@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/Boris-Em/ARCharts.git",
"tag": "0.0.1"
},
"source_files": [
"ARCharts/**/*.{swift,h}"
],
"public_header_files": [
"ARCharts/ARCharts.h"
],
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}