blob: f46e062c645f749b343c696413303db4858bcaf1 [file] [log] [blame]
{
"name": "Tamoco",
"version": "1.6.0",
"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": {
"Daniel Angel": "daniel.angel@tamo.co"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/tamoco/tamoco-ios-sdk.git",
"tag": "1.6.0"
},
"ios": {
"vendored_frameworks": "Tamoco.framework"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "5.0"
},
"compiler_flags": "-swift-version 4.2"
}