blob: 7dce1b559ebb71257e5d78af42289851c22f0370 [file] [log] [blame]
{
"name": "OMAKOSamplePod",
"version": "0.3.0",
"summary": "This is a sample pod for testing.",
"description": "My Description: A short description of OMAKOSamplePod.",
"homepage": "https://github.com/kgleong/OMAKOSamplePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kevin Leong": "kgleong@example.com"
},
"source": {
"git": "https://github.com/kgleong/OMAKOSamplePod.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OMAKOSamplePod/Classes/**/*",
"swift_version": "4.2"
}