blob: feb0ed91e41b8cd8032d2a2eeb011e6d661a19aa [file] [log] [blame]
{
"name": "VPKit",
"version": "2.9.11",
"summary": "VPKit vends veeps.",
"homepage": "http://www.veepio.com",
"authors": {
"veepio": "sdk_support@veepio.com"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/veepionyc/VPKitDemo.git",
"tag": "2.9.11"
},
"ios": {
"vendored_frameworks": "VPKit.xcframework"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}