blob: 575d21b2e5c1f46b447ff42ed1f8ffe3ae127472 [file] [log] [blame]
{
"name": "CS_iOS_SDK",
"version": "3.2.0",
"summary": "Contentsquare UX SDK for iOS",
"homepage": "https://docs.contentsquare.com/ios",
"authors": {
"Romain Bouic": "romain.bouic@contentsquare.com"
},
"license": {
"type": "COMMERCIAL"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://github.com/ContentSquare/CS_iOS_SDK/releases/download/v3.2.0/ContentsquareModule.framework.zip"
},
"swift_versions": "5.1",
"ios": {
"vendored_frameworks": "Carthage/Build/iOS/ContentsquareModule.framework"
},
"swift_version": "5.1"
}