blob: 4826a78f78368f24a7fab3f7b675beb82b1313a5 [file] [log] [blame]
{
"name": "AugmentPlayerSDK",
"version": "3.1.18",
"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/3.1.18/AugmentPlayerSDK-3.1.18-universal.zip"
},
"ios": {
"vendored_frameworks": "AugmentPlayerSDK.framework",
"dependencies": {
"AFOAuth2Manager": [
"~> 3.0.0"
],
"AutoCoding": [
"~> 2.2.1"
],
"JWT": [
"~> 2.2.0"
]
}
}
}