blob: f6680e5656ef2ed097d8de3685e515af63210d27 [file] [log] [blame]
{
"name": "MediumPodExample",
"version": "0.1.2",
"summary": "Test your pod.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ferhanakkan/PodMediumExample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ferhanakkan": "ferhanakkan@gmail.com"
},
"source": {
"git": "https://github.com/ferhanakkan/PodMediumExample.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.0",
"source_files": "Source/*.{h,m,swift}",
"resources": "Example/Pods/Resources/**/*",
"swift_version": "5.0"
}