blob: 0b0f6a8c0b6458c9f1dc2eb15cf4618c01cb6518 [file] [log] [blame]
{
"name": "SteviaPod",
"version": "0.1.3",
"summary": "SteviaPod is a pod version of Stevia project.",
"description": "As Stevia project abondened the pod and moved to SPM(Swift Package Manager). We have created new project and go back to the pod style dependancy Manager.",
"homepage": "https://github.com/asifhabib/SteviaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"asifhabib": "asif.habib11@gmail.com"
},
"source": {
"git": "https://github.com/asifhabib/SteviaPod.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "12.0"
},
"source_files": "SteviaPod/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}