blob: 1e66d01c091a2f11938cf6daf8eb3be47ca70d45 [file] [log] [blame]
{
"name": "Computop",
"version": "0.1.7",
"summary": "Computop SDK for iOS",
"homepage": "https://github.com/computop/Computop-iOS.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Thomas Segkoulis": "thomas.segkoulis@exozet.com"
},
"source": {
"git": "https://github.com/computop/Computop-iOS.git",
"tag": "0.1.7"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Computop/**/Computop.framework",
"resource_bundles": {
"Computop": [
"Computop/**/*.strings"
]
}
}