blob: 74179849ef8b5c20a8e6981c5d84becf74252ed7 [file] [log] [blame]
{
"name": "Computop",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Computop/**/Computop.framework",
"resources": [
"Computop/**/*.strings",
"Computop/**/*.png",
"Computop/**/*.jpeg"
]
}