blob: 904688dfb1bbebf6a2f6567641d2f7cf787cfa3e [file] [log] [blame]
{
"name": "ContainerFramework",
"version": "0.0.1",
"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"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/saurabhbhatiavs/__ContainerAppRepo.git",
"tag": "v0.0.1"
},
"requires_arc": true,
"vendored_frameworks": "ContainerFramework.framework",
"dependencies": {
"VSUtilityFramework": [
]
}
}