blob: 7a9e6899a77e13c2f75bcb4e2d39cf2c8edc3a50 [file] [log] [blame]
{
"name": "simpleAdditionMyPod",
"version": "0.0.1",
"summary": "add and sub for now",
"description": "add and sub later other will be added",
"homepage": "https://github.com/hritik1998/simpleAdditionMyPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hritik1998": "hritikkumar@magenative.com"
},
"platforms": {
"ios": "13.1"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/hritik1998/simpleAdditionMyPod.git",
"tag": "0.0.1"
},
"source_files": "simpleAdditionMyPod/**/*.{h,m,swift}",
"swift_version": "5.0"
}