blob: 035cec02bac7a47e0c6421f75f3dcb1273e1579c [file] [log] [blame]
{
"name": "SyneriseSDK",
"version": "3.5.11",
"summary": "SyneriseSDK v. 3.5.11",
"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.5.11"
},
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": "Pod/SyneriseSDK.framework",
"requires_arc": true,
"xcconfig": {
"LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/SyneriseSDK\""
}
}