blob: eb01c43b3db3fc13800bd04fceff04e1536d84d6 [file] [log] [blame]
{
"name": "Taplytics_tvOS",
"version": "2.26.0",
"authors": {
"Taplytics": "help@taplytics.com"
},
"license": {
"type": "Commercial",
"text": "See https://taplytics.com/terms"
},
"homepage": "https://taplytics.com",
"summary": "tvOS framework for using the Taplytics native mobile A/B testing service.",
"description": "For installation instructions, please visit: https://github.com/taplytics/taplytics-ios-sdk",
"source": {
"git": "https://github.com/taplytics/taplytics-ios-sdk.git",
"tag": "2.26.0"
},
"platforms": {
"tvos": "9.0"
},
"frameworks": [
"SystemConfiguration",
"JavaScriptCore"
],
"preserve_paths": "Taplytics_tvOS.framework",
"public_header_files": "Taplytics_tvOS.framework/**/*.h",
"source_files": "Taplytics_tvOS.framework/**/*.h",
"vendored_frameworks": "Taplytics_tvOS.framework"
}