blob: c0865a347a7fc4a490a57e8977c09bbe616e89f1 [file] [log] [blame]
{
"name": "ACPTargetVEC",
"version": "0.0.4",
"summary": "This framework allows you to use Visual Composer for Adobe Target",
"description": "This allows users to create visual experiences from dashboard and make changes live immediately",
"homepage": "https://github.com/adobe-target/v5-podspecs",
"license": {
"type": "Commercial",
"text": "Adobe Systems, Incorporated. All Rights Reserved."
},
"authors": "Adobe Mobile Target Team",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/adobe-target/v5-podspecs.git",
"tag": "v0.0.4-ACPTargetVEC"
},
"dependencies": {
"ACPCore": [
"~> 1.0.0"
]
},
"vendored_frameworks": "TargetVEC/ACPTargetVEC_iOS.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "'${PODS_ROOT}/ACPTargetVEC_iOS'",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
},
"requires_arc": true
}