blob: 2533d168c2c6ce6d96bb005e3287951b2de285d3 [file] [log] [blame]
{
"name": "HHUtility",
"version": "0.1.2",
"summary": "Utility Class for common methods",
"description": "This class is used for common methods. It contains all the common used methods.",
"homepage": "https://github.com/hardik99/HHUtility",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hardik99": "hardik.halani14@gmail.com"
},
"source": {
"git": "https://github.com/hardik99/HHUtility.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HHUtility/Classes/**/*",
"pushed_with_swift_version": "3.0"
}