blob: ec3074703494d90c87a2e58125b485864ff35c4e [file] [log] [blame]
{
"name": "ConnectSnapshot",
"version": "1.0.2",
"summary": "Snapshot utility for Connect framework.",
"homepage": "https://gitlab.com/commencis-ios/Connect-SDK-iOS/",
"authors": {
"Ugur Kilic": "ugur.kilic@commencis.com"
},
"license": {
"type": "Commencis",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitlab.com/commencis-ios/Connect-SDK-iOS.git",
"tag": "snapshot/release/1.0.2"
},
"ios": {
"vendored_frameworks": "Sub/ConnectSnapshot.framework"
}
}