blob: 8e1e4b7e31de311aaad3ff57f5b5befff727567a [file] [log] [blame]
{
"name": "GSTLib",
"version": "1.0.3",
"summary": "GSTLib is a support for GST calculations.",
"description": "The GSTLib is a libarary that supports to calculate the GST tax amount based on Indian GST file.",
"homepage": "http://www.google.com",
"authors": {
"Siva Sankar K (Siv)": "sivatestacc1@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://bitbucket.org/sivatestacc1/gstlib.git",
"tag": "1.0.3"
},
"source_files": [
"GSTLib",
"GSTLib/**/*.{h,m,swift}"
],
"license": {
"type": "Siv",
"file": "LICENSE"
},
"pushed_with_swift_version": "3.0"
}