blob: 6a2a4b8b65d9848e13ba524a11906230761f5e5d [file] [log] [blame]
{
"name": "MySamplePod",
"version": "0.1.1",
"summary": "MySamplePod used for learning pod creation.",
"description": "How to create pod library. Learn to create your own pod library.",
"homepage": "https://github.com/rameezhandel/MySamplePod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"rmz.rmz@live.com": "rameez@pegasus.ae"
},
"source": {
"git": "https://github.com/rameezhandel/MySamplePod.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "10.0"
},
"swift_versions": "5.0",
"source_files": "MySamplePod/Classes/**/*",
"swift_version": "5.0"
}