blob: 53d069485ed08417c653fe711f7cdd470423d8fe [file] [log] [blame]
{
"name": "Taplytics",
"version": "2.48.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.48.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"
}