blob: fadff680ade90ad831512a32a3d3f5d9eaad788c [file] [log] [blame]
{
"name": "Kondamoori",
"version": "4.0.1",
"summary": "Test",
"description": "Demo Test.",
"homepage": "https://github.com/Kondamoori/Kondamoori.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Srinivas": "srinu.kondamoori@gmail.com"
},
"source": {
"git": "https://github.com/Kondamoori/Kondamoori.git",
"tag": "4.0.1"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"ios": {
"vendored_frameworks": "Framework/Framework.framework"
},
"dependencies": {
"JVFloatLabeledTextField": [
]
}
}