blob: 5e7d6d4fc10186d80f5ea4ef52cb980361d6b036 [file] [log] [blame]
{
"name": "PodRepoSample",
"version": "1.0.1",
"summary": "Custom pod creation for iOS",
"description": "This highletbale view changes highlet text and makes your app look fantastic!",
"swift_versions": "5",
"homepage": "https://github.com/cenksk/PodRepoSample",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"username": "dummyuser@abc.com"
},
"source": {
"git": "https://github.com/cenksk/PodRepoSample.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "PodRepoSample/PodRepoSample/ViewController.swift",
"swift_version": "5"
}