blob: c51e7a64705e7c63ae9bdf9523be6c0379148380 [file] [log] [blame]
{
"name": "PSTestFramework",
"version": "1.0.3",
"summary": "This is a Tesing framework called PSTestFramework.",
"description": "With the help of PSTestFramework Framework we can Test that how we can publish our pod file with out shareing the source code.",
"homepage": "https://docs.growlytics.in",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Pradeep Singh",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/prdpsingh402/PSTestFramework.git",
"tag": "1.0.3"
},
"ios": {
"vendored_frameworks": "PSTestFramework.framework"
}
}