blob: e0a0451ebab966363f7dd484377e1eafb9095f3d [file] [log] [blame]
{
"name": "ACPTargetVECBeta",
"version": "0.1.4beta3",
"summary": "BETA - 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"
},
"static_framework": true,
"source": {
"git": "https://github.com/adobe-target/v5-podspecs.git",
"tag": "v0.1.4beta3-ACPTargetVECBeta"
},
"requires_arc": true,
"vendored_libraries": "TargetVECBeta/libACPTargetVEC.a",
"source_files": [
"TargetVECBeta/include/*.h",
"TargetVECBeta/include/*.m"
],
"frameworks": [
"UIKit",
"SystemConfiguration"
],
"libraries": [
"sqlite3.0",
"c++",
"z"
]
}