blob: 93a038bd387c9b0ca97fe09827f319c246966892 [file] [log] [blame]
{
"name": "anhsirkFramework",
"version": "1.0.0",
"summary": "POC on header files in cocoapods",
"description": "checking header files in Cocoapods",
"homepage": "https://github.com/KrishnaMohan454/PublicRepoFramework",
"license": "MIT",
"authors": {
"Krishna Mohan": "krishnamohan@authenticid.co"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/KrishnaMohan454/PublicRepoFramework.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "TestFramework.framework"
}
}