blob: f73201cb90f9b97302f558088d7ca76392e2adb3 [file] [log] [blame]
{
"name": "HPSDK",
"version": "1.0.0",
"summary": "Just a demo framework which prints given value in console.",
"description": "This is a demo framwrok just builded for study purpose. and it helps to print given value in console.",
"homepage": "https://github.com/hitesh095/HPSDK",
"license": "MIT",
"authors": {
"Hitesh Prajapati": "hitesh.inofie@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/hitesh095/HPSDK.git",
"tag": "1.0.0"
},
"source_files": "HPSDK",
"swift_versions": "4.0",
"swift_version": "4.0"
}