blob: cf1f632a3f36a78ca697c86de9bc522a3bd4a2a5 [file] [log] [blame]
{
"name": "ACPTargetVEC",
"version": "0.1.3",
"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.1.3-ACPTargetVEC"
},
"dependencies": {
"ACPCore": [
],
"ACPTarget": [
]
},
"vendored_frameworks": "TargetVEC/ACPTargetVEC_iOS.framework",
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "'${PODS_ROOT}/ACPTargetVEC_iOS'",
"LD_RUNPATH_SEARCH_PATHS": "@loader_path/../Frameworks"
},
"requires_arc": true
}