blob: d39334659efe99199a843535629b5da850784af3 [file] [log] [blame]
{
"name": "AugmentPlayerSDK",
"version": "2.1.1",
"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": "8.0"
},
"source": {
"http": "https://cdn.augment.com/ios-sdk/2.1.1/AugmentPlayerSDK-2.1.1.zip"
},
"ios": {
"vendored_frameworks": "AugmentPlayerSDK.framework",
"dependencies": {
"AFOAuth2Manager": [
"~> 3.0.0"
],
"AutoCoding": [
"~> 2.2.1"
]
}
}
}