blob: 8ea021c84950cf3f3b866acc61e04261d2c5b041 [file] [log] [blame]
{
"name": "FBSDKMarketingKit",
"version": "5.5.0",
"summary": "Official Facebook SDK for iOS to set up Codeless Events",
"description": "The Facebook SDK for iOS Marketing framework provides:\n* Set up codeless events.",
"homepage": "https://developers.facebook.com/docs/ios/",
"authors": "Facebook",
"license": {
"type": "Facebook Platform License",
"text": " Copyright (c) 2014-present, Facebook, Inc. All rights reserved.\n\n You are hereby granted a non-exclusive, worldwide, royalty-free license to use,\n copy, modify, and distribute this software in source code or binary form for use\n in connection with the web services and APIs provided by Facebook.\n\n As with any software that integrates with the Facebook platform, your use of\n this software is subject to the Facebook Developer Principles and Policies\n [http://developers.facebook.com/policy/]. This copyright notice shall be\n included in all copies or substantial portions of the software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\n FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\n COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\n IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n"
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/facebook/facebook-objc-sdk/releases/download/v5.5.0/FBSDKMarketingKit.zip",
"type": "zip"
},
"source_files": "FBSDKMarketingKit.framework/**/*.h",
"public_header_files": "FBSDKMarketingKit.framework/**/*.h",
"ios": {
"vendored_frameworks": "FBSDKMarketingKit.framework",
"dependencies": {
"FBSDKCoreKit": [
"~> 5.5"
]
}
}
}