blob: 54d783e4232ccdadedc0d7099eb211a19efef8da [file] [log] [blame]
{
"name": "ContainerFramework",
"version": "0.0.5",
"summary": "Container pod",
"description": "A ContainerFramework pod that internally uses VSUtilityFramework.",
"homepage": "https://github.com/saurabhbhatiavs/__ContainerAppRepo.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"saurabhbhatiavs": "saurabh.bhatia@vectoscalar.com",
"deepikayadavvs": "deepika.yadav@vectoscalar.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/saurabhbhatiavs/__ContainerAppRepo.git",
"tag": "v0.0.5"
},
"requires_arc": true,
"vendored_frameworks": "ContainerFramework.framework",
"dependencies": {
"VSUtilityFramework": [
]
}
}