blob: 1ff446fcd4038975ecaf7284d8c071cdb00eac58 [file] [log] [blame]
{
"name": "MAKPodTest",
"version": "0.0.1",
"summary": "This is first pod file for live. It wil just add some numbers",
"description": "This is first pod file for live. I have startred work on Pod file now",
"homepage": "https://github.com/afnankhanvectra/MAKPodTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"afnan khan": "afnan.khan@irsavideo.com"
},
"platforms": {
"ios": "13.3"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/afnankhanvectra/MAKPodTest.git",
"tag": "0.0.1"
},
"source_files": "MAKPodTest/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"swift_version": "5.0"
}