blob: 3dfdb0be49cd426c2cab27acf52d610570c8f661 [file] [log] [blame]
{
"name": "Tamoco",
"version": "1.3.8",
"summary": "Tamoco iOS SDK",
"description": "Tamoco iOS SDK Binary SDK for integrating proximity awareness",
"homepage": "https://www.tamoco.com",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE.MD"
},
"authors": {
"Rune Bromer": "rune.bromer@tamaco.co"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/tamoco/tamoco-ios-sdk.git",
"tag": "1.3.8"
},
"ios": {
"vendored_frameworks": "Tamoco.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"compiler_flags": "-swift-version 3.2"
}