blob: 62c71eded6a218e9fe5d92522e5d36f0927bddc5 [file] [log] [blame]
{
"name": "MyFirstPod_rrr",
"version": "1.0.2",
"summary": "this is my first pod MyFirstPod.",
"homepage": "https://github.com/ThandavaSiva/MyFirstPod_rrr",
"license": "MIT",
"authors": {
"SivaGoud.T": "tsivagoud@gmail.com"
},
"platforms": {
"ios": "12.2"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/ThandavaSiva/MyFirstPod_rrr.git",
"branch": "master",
"tag": "1.0.2"
},
"source_files": "MyFirstPod/**/*.swift",
"requires_arc": true,
"swift_version": "5.0"
}