blob: 3a0078699ed3c2ee66de612fff543d551bff2278 [file] [log] [blame]
{
"name": "Computop",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Computop/**/Computop.framework",
"resource_bundles": {
"Computop": [
"Computop/**/*.strings"
]
}
}