blob: 56b25e7f48dc3c09fe904cefe8cb018dcfe1611b [file] [log] [blame]
{
"name": "TapResearch",
"version": "1.3.1",
"summary": "TapResearch IOS SDK",
"description": "TapResearch IOS SDK, to learn more checkout: https://www.tapresearch.com/docs/ios-integration-guide",
"homepage": "https://www.tapresearch.com",
"license": {
"type": "Closed Source"
},
"authors": {
"Ilan Caspi": "ilan@tapresarch.com"
},
"source": {
"git": "https://github.com/TapResearch/TapResearch-iOS-SDK.git",
"tag": "v1.3.1"
},
"platforms": {
"ios": "10.3"
},
"ios": {
"vendored_frameworks": "TapResearchSDK.framework"
},
"frameworks": [
"UIKit",
"MapKit",
"Foundation",
"SystemConfiguration",
"MobileCoreServices",
"AdSupport",
"Security"
]
}