blob: 95f178a65c41caeca3db68c85e10641e274d4704 [file] [log] [blame]
{
"name": "DonsTest",
"version": "0.0.1",
"summary": "DonsTest is the sample project for testing distribution via cocoapods.",
"description": "This project is made by Dons for testing cocoapods. This is a little bit tricky. I am adding text to satisfy the requirement.",
"homepage": "http://kwangmin.me",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Dons": "kwangmin@sk.com"
},
"platforms": {
"ios": "13.0"
},
"source": {
"git": "https://github.com/nonlogicallogic/DonsTest.git",
"tag": "0.0.1"
},
"source_files": "DonsTest",
"swift_versions": "5.1",
"swift_version": "5.1"
}