blob: 132ed75ce4f5966c28e03694bc3418ec042ea301 [file] [log] [blame]
{
"name": "CreatePodLibrary",
"version": "0.1.0",
"summary": "A short meaningful description of CreatePodLibrary.",
"description": "A Long Long Long Long Long Long Long Long Long description of CreatePodLibrary.",
"homepage": "https://github.com/LEEKIWAN/createPodLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"이기완": "kiwan.lee@catenoid.net"
},
"source": {
"git": "https://github.com/LEEKIWAN/createPodLibrary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "13.0"
},
"source_files": "CreatePodLibrary/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}