blob: a8536dad5af57638a21079235d15e64c0c231a88 [file] [log] [blame]
{
"name": "TaboolaSDK",
"version": "1.4.0",
"summary": "The Taboola iOS SDK",
"license": {
"type": "Taboola Mobile SDK License",
"text": "This program is licensed under the Taboola, Inc. SDK License Agreement (the “License Agreement”). By copying, using or redistributing this program, you agree to the terms of the License Agreement. The full text of the license agreement can be found at https://github.com/taboola/taboola-ios/blob/master/LICENSE Copyright 2017 Taboola, Inc. All rights reserved."
},
"authors": "Taboola",
"homepage": "https://www.taboola.com",
"description": "The Taboola iOS SDK. Support: iOS>6.0",
"frameworks": [
"UIKit",
"Foundation",
"WebKit",
"SafariServices",
"AdSupport",
"CoreLocation"
],
"requires_arc": true,
"source": {
"http": "https://s3-us-west-2.amazonaws.com/taboola-mobile-sdk/ios/1.4.0/TaboolaSDK.zip"
},
"platforms": {
"ios": "6.0"
},
"preserve_paths": "TaboolaSDK.framework",
"public_header_files": "TaboolaSDK.framework/Versions/A/Headers/TaboolaView.h",
"source_files": "TaboolaSDK.framework/Versions/A/Headers/TaboolaView.h",
"resources": [
"TaboolaSDK.framework/Versions/A/TaboolaResources/TaboolaVIewResources.bundle"
],
"vendored_frameworks": "TaboolaSDK.framework"
}