blob: c29221ee0673bc1a56aedef342bdef2877626900 [file] [log] [blame]
{
"name": "shopAR",
"version": "0.0.1",
"summary": "shopAR is a pod enabling apps to embed AR content very easily",
"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",
"platforms": {
"ios": "11.3"
},
"source": {
"git": "https://github.com/thefishstick/shopAR.git",
"tag": "0.0.1"
},
"source_files": [
"shopAR",
"shopAR/**/*.{h,m}"
],
"exclude_files": "shopAR/Exclude"
}