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