blob: c3d9213705eae2f193eb3cbc018ebc1fcd0598a3 [file] [log] [blame]
{
"name": "AugmentPlayerSDK",
"version": "4.0.17",
"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": "10.0"
},
"source": {
"http": "https://cdn.augment.com/ios-sdk/4.0.17/AugmentPlayerSDK-4.0.17-universal.zip"
},
"ios": {
"vendored_frameworks": "AugmentPlayerSDK.framework",
"dependencies": {
"Alamofire": [
"~> 4.7.0"
],
"Moya": [
"~> 11.0"
],
"JWTDecode": [
]
}
}
}