blob: 260e8ccb4ba7a7d1b01ea4206fbd81e2f6f6ec35 [file] [log] [blame]
{
"name": "ACPTargetVEC",
"version": "0.2.0",
"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"
},
"static_framework": true,
"source": {
"git": "https://github.com/adobe-target/v5-podspecs.git",
"tag": "v0.2.0-ACPTargetVEC"
},
"dependencies": {
"ACPCore": [
],
"ACPTarget": [
]
},
"requires_arc": true,
"vendored_libraries": "TargetVEC/libACPTargetVEC.a",
"source_files": [
"TargetVEC/include/*.h",
"TargetVEC/include/*.m"
],
"frameworks": [
"UIKit",
"SystemConfiguration"
],
"libraries": [
"sqlite3.0",
"c++",
"z"
]
}