blob: 2c785ebefffd10f68601624c8c35f50c4d1ea49a [file] [log] [blame]
{
"name": "ConnectSnapshot",
"version": "1.0.3",
"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.3"
},
"ios": {
"vendored_frameworks": "Sub/ConnectSnapshot.framework"
}
}