blob: 3cbfa7d383bd3ba3a78c3f7d15072c90f9cef861 [file] [log] [blame]
{
"name": "AuSDK",
"version": "0.0.1",
"summary": "A really cool SDK that logs stuff.",
"homepage": "http://augmenteum.com/",
"authors": {
"Name": "jgee@augmenteum.com"
},
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"platforms": {
"ios": "12.1"
},
"source": {
"http": "https://s3-us-west-1.amazonaws.com/augmenteum-content/AuSDK/v0.0.1/AuSDK.zip"
},
"ios": {
"vendored_frameworks": "AuSDK.framework"
}
}