blob: bf7383fff1aa8522a9348001bee28dd3c88b5fa9 [file] [log] [blame]
{
"name": "AdobeBranchExtension",
"version": "0.1.4",
"summary": "The Branch extension for Adobe Cloud Platform on iOS.",
"description": "Add the power of Branch deep linking and analytics to your Adobe Marketing Cloud app.\n\nWith Branch's deep linking platform, mobile developers and marketers can leverage\ntheir app content to improve discoverability and optimize install campaigns.\n\nThis is the Branch extension for the Adobe Marketing Cloud iOS library.",
"homepage": "https://github.com/BranchMetrics/AdobeBranchExtension-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Branch Metrics": "support@branch.io"
},
"source": {
"git": "https://github.com/BranchMetrics/AdobeBranchExtension-iOS.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/branchmetrics",
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"source_files": "AdobeBranchExtension/Classes/**/*",
"dependencies": {
"ACPCoreBeta": [
"= 1.0.2beta2"
],
"Branch": [
">= 0.25.9"
]
}
}