blob: ffed54a8cb5879de612b4df895e2c638334b0f08 [file] [log] [blame]
{
"name": "Computop",
"version": "1.0.0",
"summary": "Computop SDK for iOS",
"homepage": "https://github.com/computop/Computop-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Philipp Homann": "philipp.homann@exozet.com"
},
"source": {
"git": "https://github.com/computop/Computop-iOS.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Computop/**/Computop.framework"
}