blob: c402894da44dbb45848281db9c7412bbef75e705 [file] [log] [blame]
{
"name": "BatFramework",
"version": "1.0.0",
"summary": "This is BatFramework. Since this is a summary, I think this should be fine",
"description": "Description for BatFramework, This is a test pod and hence do not consider to use it in your project",
"homepage": "https://gitlab.com/manikandan.gopal/BatFramework",
"license": "MIT",
"authors": {
"Manikandan": "mani_gops@rocketmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://gitlab.com/manikandan.gopal/BatFramework.git",
"tag": "1.0.0"
},
"source_files": [
"BatFramework",
"BatFramework/**/*.{h,m,swift}"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}