blob: 01cc56f5eb2fb6b2139f183dd1500ba51f310859 [file] [log] [blame]
{
"name": "AppTunnel",
"version": "1.1.5",
"authors": {
"AppTunnel": "mail@apptunnel.com"
},
"license": {
"type": "Commercial",
"text": "See https://apptunnel.com/index/tos"
},
"homepage": "https://apptunnel.com",
"summary": "AppTunnel mobile a/b testing and feature flags.",
"description": "For details please visit https://www.apptunnel.com",
"source": {
"git": "https://github.com/apptunnel/apptunnel-ios-sdk.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "8.0"
},
"preserve_paths": "AppTunnel.framework",
"public_header_files": "AppTunnel.framework/Headers/AppTunnel.h",
"source_files": "AppTunnel.framework/Headers/AppTunnel.h",
"vendored_frameworks": "AppTunnel.framework"
}