blob: 1ba71231d0fc8d585de2a4104d2dcaa7c6666152 [file] [log] [blame]
{
"name": "Taplytics_tvOS",
"version": "2.23.3",
"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.23.3"
},
"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"
}