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