blob: e7784d7f997f08c0d563a0c8ef89bcd9963f7ff4 [file] [log] [blame]
{
"name": "Appear",
"version": "0.1.9",
"summary": "Create AR apps with dynamic content",
"swift_versions": "5.0",
"description": "A framework that makes it super easy to use dynamic Augmented Reality content in your app. Access content uploaded to the Appear Console Webpage in your iOS app.",
"homepage": "https://github.com/purplos/appear-ios-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Purpl AS": "hei@purpl.no"
},
"source": {
"git": "https://github.com/purplos/appear-ios-sdk.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "11.3"
},
"source_files": "Appear/Classes/**/*",
"frameworks": [
"UIKit",
"ARKit"
],
"swift_version": "5.0"
}