blob: 6a48691830c221cb3fe79631946648130114087e [file] [log] [blame]
{
"name": "SyneriseSDK",
"version": "3.3.10",
"summary": "SyneriseSDK v. 3.3.10",
"description": "iOS library for Synerise omnichannel platform",
"homepage": "https://synerise.com",
"license": {
"type": "MIT"
},
"authors": "Synerise",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Synerise/ios-sdk.git",
"tag": "3.3.10"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "Pod/SyneriseSDK.framework",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SyneriseSDK\""
}
}