blob: 6de5b1fbab73429b92cc886285ea622581c016a1 [file] [log] [blame]
{
"name": "SampleCaptureCocoaPod",
"version": "1.0.2",
"summary": "Test",
"description": "validate",
"homepage": "https://github.com/KrishnaMohan454/SampleCocoaPod.git",
"license": "MIT",
"authors": "Krishna kittu",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/KrishnaMohan454/SampleCocoaPod.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "SDK/SampleCaptureCocoaPod.framework"
}
}