blob: 312654c318628a8ba9424366c42f26aad114f49c [file] [log] [blame]
{
"name": "Mohan",
"version": "1.0.0",
"summary": "Testing headers in Cocoapods in react native",
"description": "POC on cocoapods and GitHub and installing in react native",
"homepage": "https://github.com/KrishnaMohan454/Public",
"license": "MIT",
"authors": {
"Krishna Mohan": "krishnamohan@authenticid.co"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KrishnaMohan454/Public.git",
"tag": "1.0.0"
},
"ios": {
"vendored_frameworks": "ExampleFramework.framework"
}
}