blob: 7631cf81ff03996e73edddb3df0ad38f5e5b1e12 [file] [log] [blame]
{
"name": "AugmentPlayerSDK",
"version": "5.1.4",
"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.4/AugmentPlayerSDK-5.1.4-universal.zip"
},
"ios": {
"vendored_frameworks": "AugmentPlayerSDK.framework",
"dependencies": {
"Alamofire": [
"4.8.2"
],
"Moya": [
"13.0.1"
],
"JWTDecode": [
]
}
},
"swift_version": "5.0"
}