blob: d2b55a657bdbfb56620d22cc995bec7ba806d0f6 [file] [log] [blame]
{
"name": "AdditionService",
"version": "0.1.0",
"summary": "AdditionalService is a sample pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kishore-SK-13/AdditionService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kishore-SK-13": "starkhishore2@gmail.com"
},
"source": {
"git": "https://github.com/kishore-SK-13/AdditionService.git",
"tag": "0.1.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"platforms": {
"ios": "14.0"
},
"swift_version": "5.0"
}