blob: 18a851fcc4e74c3dd6ae2d1c188371501eb8f3d9 [file] [log] [blame]
{
"name": "krishnaFramework",
"version": "1.0.0",
"summary": "Testing Cocoapods & card information.",
"description": "Access methods through cocoapods and install in app",
"homepage": "https://github.com/KrishnaMohan454/TestPublicFramework",
"license": "MIT",
"authors": {
"Krishna Mohan": "krishnamohan@authenticid.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/KrishnaMohan454/TestPublicFramework.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "TestFramework.framework"
}
}