blob: 446fb24b1191cfb8795dcee8e6764181e7b7ed26 [file] [log] [blame]
{
"name": "ContainerFramework",
"version": "0.0.4",
"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.4"
},
"requires_arc": true,
"vendored_frameworks": "ContainerFramework.framework",
"dependencies": {
"VSUtilityFramework": [
]
}
}