blob: 0fef159c708d462904a57b5d8929aa251fae3148 [file] [log] [blame]
{
"name": "OutbrainSDK",
"version": "3.8.0",
"summary": "Outbrain iOS SDK for app developers",
"description": "Outbrain iOS SDK for app developers, please review our guidelines at https://developer.outbrain.com/ios-sdk-v3-developer-guide/",
"homepage": "http://www.outbrain.com",
"license": {
"type": "Proprietary",
"text": "Copyright 2018 Outbrain. All rights reserved."
},
"authors": {
"Oded Regev": "oregev@outbrain.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/outbrain/outbrain-iOS-Framework.git",
"tag": "3.8.0"
},
"frameworks": [
"SystemConfiguration",
"AdSupport"
],
"requires_arc": true,
"static_framework": true,
"preserve_paths": "OutbrainSDK.framework",
"vendored_frameworks": "OutbrainSDK.framework",
"exclude_files": ""
}