blob: 422aa8f11bafd97c5333738390c3f48e35413394 [file] [log] [blame]
{
"name": "TestingPod",
"version": "0.0.1",
"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.1"
},
"source_files": "TestPodCreation/**/*.{h,m,swift}",
"swift_version": "5.0"
}