blob: 3b2ee6d8e91fa6fe572efd6819c324883c6d09d3 [file] [log] [blame]
{
"name": "Taplytics",
"version": "2.47.0",
"authors": {
"Taplytics": "help@taplytics.com"
},
"license": {
"type": "Commercial",
"text": "See https://taplytics.com/terms"
},
"homepage": "https://taplytics.com",
"summary": "iOS 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.47.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"CoreTelephony",
"SystemConfiguration",
"JavaScriptCore"
],
"preserve_paths": "Taplytics.framework",
"public_header_files": "Taplytics.framework/**/*.h",
"source_files": "Taplytics.framework/**/*.h",
"vendored_frameworks": "Taplytics.framework"
}