blob: 56a8db0a18a6799735fc9567f785cc177eb8dda8 [file] [log] [blame]
{
"name": "Appear",
"version": "0.1.15",
"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.15"
},
"platforms": {
"ios": "11.3"
},
"source_files": "Appear/Classes/**/*",
"frameworks": [
"UIKit",
"ARKit"
],
"swift_version": "5.0"
}