blob: 3b9b86d65bb5fb86a296c5ab155f205c9af90ef4 [file] [log] [blame]
{
"name": "AugmentPlayerSDK",
"version": "5.1.3",
"summary": "Augment Player SDK lets you add Augmented Reality to your application to let your users visualize your products.",
"homepage": "https://developers.augment.com",
"license": {
"file": "LICENSE",
"type": "AugmentPlayerSDK"
},
"authors": {
"Augment": "support@augment.com"
},
"platforms": {
"ios": "11.3"
},
"swift_versions": "5.0",
"source": {
"http": "https://cdn.augment.com/ios-sdk/5.1.3/AugmentPlayerSDK-5.1.3-universal.zip"
},
"ios": {
"vendored_frameworks": "AugmentPlayerSDK.framework",
"dependencies": {
"Alamofire": [
"4.8.2"
],
"Moya": [
"13.0.1"
],
"JWTDecode": [
]
}
},
"swift_version": "5.0"
}