blob: b4b7e3bb1d9dfa496c06614633baaba35bf62a95 [file] [log] [blame]
{
"name": "HVHelperClass",
"version": "0.0.1",
"summary": "Common code that helps in project",
"description": "Common code that helps in regular projects",
"homepage": "https://bitbucket.org/HarshalValanda/hvhelperclass",
"license": "MIT",
"authors": {
"Harshal Valanda": "valanda.harshal15@gmail.com",
"Mrugesh Tank": "mrugeshtank@gmail.com",
"Nirav Sapariya": "nirav.sapariya03@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://HarshalValanda@bitbucket.org/HarshalValanda/hvhelperclass.git",
"tag": "v1.0"
},
"source_files": [
"Classes",
"HVHelperClass/*.{h,m}"
],
"requires_arc": true,
"deprecated": true
}