blob: d8c821d8f8c84d9db41b8223779617c15d3addaf [file] [log] [blame]
{
"name": "YogeshCalculator",
"version": "1.1.0",
"swift_version": "4.0.3",
"summary": "By far the most fantastic Calculator",
"description": "Its a calculator application for iOS",
"homepage": "https://github.com/yogeshaherwar/nihilentprojects",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yogesh": "yogi.kvc@gmail.com"
},
"source": {
"git": "https://github.com/yogeshaherwar/nihilentprojects.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Calculator/*"
}