blob: c31cf4f70b870b71cd5de21f6406374ceb91080e [file] [log] [blame]
{
"name": "KapciteAR",
"version": "1.0.2",
"summary": "Khatib & Alami's AR Solution",
"description": "KapciteAR it is a Kapcite Solution for augmented reality",
"homepage": "http://www.kapcite.com/way.html",
"authors": {
"Khatib & Alami": "hadi.dbouk@khatibalami.com"
},
"source": {
"http": "https://kapcitelibraries.blob.core.windows.net/kapcitear/1.0.2.zip"
},
"ios": {
"vendored_frameworks": "KapciteAR.framework"
},
"platforms": {
"ios": "10.0"
},
"frameworks": [
"MapKit",
"SceneKit",
"UIKit"
],
"resource_bundles": {
"KapciteAR-Bundle": "**/*.png"
}
}