blob: 2bdfa5f080ea64dde1a8a58549df7b9a23fd27cc [file] [log] [blame]
{
"name": "shopAR",
"version": "1.0",
"summary": "shopAR enables iOS apps to easily embed AR content",
"description": "shopAR is a tool used to help people embed AR content in their apps. It makes it very easy to add AR files and content in any recent swift app.",
"homepage": "https://github.com/thefishstick/shopAR",
"license": "MIT",
"authors": "Johan Todi and Max Model",
"platforms": {
"ios": "11.3"
},
"source": {
"git": "https://github.com/thefishstick/shopAR.git",
"tag": "1.0"
},
"source_files": [
"shopAR",
"shopAR/**/*.{h,m}"
],
"exclude_files": "shopAR/Exclude"
}