blob: 8840e63190386504fafc1447d4424403e9add3d4 [file] [log] [blame]
{
"name": "AdditionCocoaPodXC",
"version": "0.0.1",
"summary": "AdditionCocoaPodXC test",
"description": "AdditionCocoaPodXC is perform addtion.",
"homepage": "https://github.com/pandian-raja/pod_framwork_test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Panda Rajaram": "prajaram@miteksystems.com"
},
"platforms": {
"ios": "13.0"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"source": {
"git": "https://github.com/pandian-raja/pod_framwork_test.git",
"tag": "0.0.1"
},
"vendored_frameworks": "AdditionCocoaPod.xcframework"
}