blob: 9e88a05f422aa15bf65705cef310a625fa6c662f [file] [log] [blame]
{
"name": "TestingPod",
"version": "0.0.2",
"summary": "just testing my first pod",
"description": "This CocoaPods library helps you perform calculation.",
"homepage": "https://github.com/Abdulexjr/testingpod.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdulexjr": "41876066+Abdulexjr@users.noreply.github.com"
},
"platforms": {
"ios": "13.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/Abdulexjr/testingpod.git",
"tag": "0.0.2"
},
"source_files": "TestPodCreation/**/*.{h,m,swift}",
"swift_version": "5.0"
}